commit | 77ec05d06fa8a6da65f104382b1026e413119df6 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Tue Nov 20 14:58:17 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Apr 03 15:21:09 2013 +0300 |
tree | 7ccfc530dc31f68c3bf9f63059f69ed597467b40 | |
parent | af9f6c35563079cb0ea9b429983914cd4e2c24f3 [diff] |
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>