]> git.baikalelectronics.ru Git - kernel.git/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)
commit6d6ce3bdb51ce65753a9dc810d8a15a43accfa41
tree5e0f97a1d61fdcb8c59c7f6f3674508c16aab767
parent782446c82ed168e7a16c4d9c1415b0a79986e3e0
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