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)
commit21e16a95b48265564b0eaebd2c28b271b216a727
treecf1a036586acd6b78cafb2d367b5a2992b27bfea
parentbde7645a338edc8e005385b793cda3de787c6356
OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.

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>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/display.c [new file with mode: 0644]
arch/arm/plat-omap/include/plat/display.h