OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.
authorSumit Semwal <sumit.semwal@ti.com>
Mon, 24 Jan 2011 06:21:54 +0000 (06:21 +0000)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 23 Feb 2011 07:33:27 +0000 (09:33 +0200)
A new file display.c is introduced for display driver init, which adds a function
omap_display_init to do the DSS driver registration. This is the first step in moving
away registration of DSS from board files into a common place.

Reviewed-by: Kevin Hilman <khilman@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Senthilvadivu Guruswamy <svadivu@ti.com>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found