From: Robert Jarzmik Date: Mon, 6 Oct 2014 23:07:57 +0000 (+0200) Subject: clk: pxa: fix pxa27x CCCR bit usage X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf3d458304aafda3d12413ade39fdf19740dbc3;p=pandora-kernel.git clk: pxa: fix pxa27x CCCR bit usage Trivial fix to check the A bit of CCCR for memory frequency calculations, where the shift of the bit index was missing, triggering a wrong calculation of memory frequency. Signed-off-by: Robert Jarzmik Signed-off-by: Michael Turquette --- Reading git-diff-tree failed