From: Rajendra Nayak Date: Sat, 10 Nov 2012 23:58:41 +0000 (-0700) Subject: ARM: OMAP: hwmod: Fix up hwmod based clkdm accesses X-Git-Tag: omap-for-v3.8/clock-signed^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5dd3bb53ca45f3b47c6889e5920c562f5a37359;p=pandora-kernel.git ARM: OMAP: hwmod: Fix up hwmod based clkdm accesses hwmod uses deferencing the clk pointer to acccess the clkdm. With COMMON clk hwoever this will need to be deferenced through the clk_hw_omap pointer, so do the necessary changes. Signed-off-by: Rajendra Nayak Signed-off-by: Mike Turquette Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed