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

No differences found