]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: VENC: remove platform_enable/disable calls
authorArchit Taneja <archit@ti.com>
Tue, 20 Nov 2012 09:28:17 +0000 (14:58 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Apr 2013 12:21:09 +0000 (15:21 +0300)
commit458a47ebc8ac7040eba5f246ccc1ea034fbfbb68
tree7ccfc530dc31f68c3bf9f63059f69ed597467b40
parent474425f67ff2f773d2cd89274e31ca0fd042aaf5
OMAPDSS: VENC: remove platform_enable/disable calls

The platform_enable/disable callbacks in board files for VENC omap_dss_device
instances don't do anything. Hence, we can remove these callbacks from the VENC
driver.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/venc.c