From: Tomi Valkeinen Date: Mon, 1 Aug 2011 11:32:23 +0000 (+0300) Subject: HACK: OMAP: DSS2: clk hack for OMAP2/3 X-Git-Tag: v3.1-rc1~98^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ede365aa6f74428a1f69c21ca1cf21213167576;p=pandora-kernel.git HACK: OMAP: DSS2: clk hack for OMAP2/3 The HWMOD data for OMAP2 and 3 are currently not up to date regarding DSS (OMAP4 HWMOD data is fine). This patch makes the DSS driver to get the opt clocks needed for OMAP2/3 with the old clock names, thus allowing DSS driver to use runtime PM. The HWMOD databases should be fixes ASAP, and this patch can be reverted after that. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed