]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: init omap_dss_devices internally
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 1 Mar 2012 14:58:39 +0000 (16:58 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 11:54:38 +0000 (14:54 +0300)
commitfa6353b3b165d444b0e9d6f80570e266a13c6c71
tree3d66ccadf59dd122577e2fb2f44f2b27a6c3bf89
parent6ce7255f8d15b224f64397377853c253f929544d
OMAPDSS: init omap_dss_devices internally

Now that each output driver creates their own display devices, the
output drivers can also initialize those devices.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/display.c
drivers/video/omap2/dss/dpi.c
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/hdmi.c
drivers/video/omap2/dss/rfbi.c
drivers/video/omap2/dss/sdi.c
drivers/video/omap2/dss/venc.c