From: Stephen Warren Date: Fri, 20 Apr 2012 22:58:18 +0000 (-0600) Subject: ARM: tegra: fix pclk rate X-Git-Tag: v3.5-rc1~73^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff4db0967bd7d617c77dc5a66c0d95166277817;p=pandora-kernel.git ARM: tegra: fix pclk rate Commit 40f9cf0 "ARM: tegra: reparent sclk to pll_c_out1" changed the rate of hclk. Since pclk is derived from that, and only has integer dividers, the pclk rate needs to change in the same fashion, from 54MHz to 60MHz. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed