From: Kuninori Morimoto Date: Fri, 29 May 2009 07:41:26 +0000 (+0000) Subject: sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724 X-Git-Tag: v2.6.31-rc1~392^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4778541470cf7d074acd998fd40c06b94711e4ad;p=pandora-kernel.git sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724 CONFIG_SH_PCLK_FREQ=33333333 is correct for sh7724. sh7724 master clock is 33333333, but peripheral is 41666666. This bug came to light because sh-sci driver had changed clk from "module_clk" to "peripheral_clk" Signed-off-by: Kuninori Morimoto Signed-off-by: Paul Mundt --- Reading git-diff-tree failed