]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAP: OMAPFB: add omapdss device
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Thu, 18 Jun 2009 10:02:39 +0000 (13:02 +0300)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 9 Dec 2009 10:04:32 +0000 (12:04 +0200)
commitdadd2bb931a08a4b6b17f9e82d9bbe7bedebbc98
treef23b9f9732d61e42f88cfdab6a3923eff28ed8d3
parent91773a00f8235e4b697217867529f73e298298df
OMAP: OMAPFB: add omapdss device

The upcoming new display subsystem driver is divided to two devices,
omapdss and omapfb, of which omapdss handles the actual hardware.

This patch adds a dummy omapdss platform device for the current omapfb
driver, which is then used to get the clocks. This will make it possible
for the current and the new display drivers to co-exist.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock24xx.c
arch/arm/mach-omap2/clock34xx.c
drivers/video/omap/dispc.c