From: Magnus Damm Date: Fri, 26 Aug 2011 05:25:11 +0000 (+0000) Subject: ARM: mach-shmobile: sh7372 MSIOF clock support X-Git-Tag: v3.1-rc5~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ceb6666f03bc691e692c8d14ea2a8f3fa879ec8;p=pandora-kernel.git ARM: mach-shmobile: sh7372 MSIOF clock support Add clock control support for sh7372 MSIOF hardware blocks. No upstream sh7372 boards are making use of MSIOF0->2, but the sh7372 hardware happens to come out of reset with all MSIOF MSTP clocks _enabled_, so to save power we need to implement a fix in software to shut down unused clocks. This patch relies on the recently merged 794d78f drivers: sh: late disabling of clocks V2 to make sure the unused clocks get disabled as expected. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed