From: Tomi Valkeinen Date: Thu, 18 Jun 2009 10:02:39 +0000 (+0300) Subject: OMAP: OMAPFB: add omapdss device X-Git-Tag: v2.6.33-rc1~325^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dadd2bb931a08a4b6b17f9e82d9bbe7bedebbc98;p=pandora-kernel.git 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 Acked-by: Tony Lindgren --- Reading git-diff-tree failed