]> asedeno.scripts.mit.edu Git - linux.git/commit
arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VENC devices
authorArchit Taneja <archit@ti.com>
Fri, 7 Dec 2012 09:38:13 +0000 (15:08 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 4 Apr 2013 08:51:16 +0000 (11:51 +0300)
commitfe5c5fbad0790f14907679bae29889d47b75456e
tree01c4e0444d7f20d2a82f15eb36e5aeaaaf894a49
parente5e533227ad8b6412cdec371a143ac2944272e2d
arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VENC devices

The omap_dss_device's platform_enable/disable callbacks don't do anything for
any of the boards. The platform calls from the VENC driver will also be removed
in the future. Remove these calls from the board which have a VENC device.

Signed-off-by: Archit Taneja <archit@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-am3517evm.c
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-omap3evm.c
arch/arm/mach-omap2/board-omap3stalker.c