]> git.karo-electronics.de Git - karo-tx-linux.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)
commit9d8232a77fd55e00f0c519518c0ac5bbff1e477c
tree3d66ccadf59dd122577e2fb2f44f2b27a6c3bf89
parent35deca3de6190b6bc03e34ed45de079047f834ab
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