]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP: DSS2: Change DSI device naming
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Aug 2011 11:00:57 +0000 (14:00 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:05 +0000 (16:16 +0300)
commite30eb0e01abd4e9ac24fbfbb4aa9b3506aeb7a81
treea290698ee2c1b07679aec55523c06f3d71875e3e
parente6ff0ad9a9444a8bb9f4b9e847ca6c6586755aa1
OMAP: DSS2: Change DSI device naming

Currently, there are 2 differently named platform devices generated for
the 2 DSS DSI modules. In order to use the same driver, the dsi devices
should be 2 instances of the same platform device.

Change the platform device names from "omapdss_dsi1" and "omapdss_dsi2"
to omapdss_dsi", and set the device indices to 0 and 1.

Signed-off-by: Archit Taneja <archit@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/mach-omap2/board-devkit8000.c
arch/arm/mach-omap2/board-omap3pandora.c
arch/arm/mach-omap2/display.c
arch/arm/mach-omap2/twl-common.c
drivers/video/omap2/dss/dsi.c