]> Pileus Git - ~andy/linux/commit
OMAPDSS: handle output-driver reg/unreg more dynamically
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Mar 2012 15:37:53 +0000 (17:37 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 11:44:52 +0000 (14:44 +0300)
commit461395c464e559a01cbc66d97ed4b8585b437cf9
tree5e0f97a1d61fdcb8c59c7f6f3674508c16aab767
parent852f083843af618eaa8997f7803c9aed8293fdf9
OMAPDSS: handle output-driver reg/unreg more dynamically

Initialize and uninitialize the output drivers by using arrays of
pointers to the init/uninit functions. This simplifies the code
slightly.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/dss.h