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)
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>

No differences found