commit | dadd2bb931a08a4b6b17f9e82d9bbe7bedebbc98 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Thu Jun 18 13:02:39 2009 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Wed Dec 09 12:04:32 2009 +0200 |
tree | f23b9f9732d61e42f88cfdab6a3923eff28ed8d3 | |
parent | 91773a00f8235e4b697217867529f73e298298df [diff] |
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>