From: Guennadi Liakhovetski Date: Wed, 22 May 2013 22:09:36 +0000 (+0200) Subject: ARM: shmobile: sh73a0: do not overwrite all div4 clock operations X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b207a45f909a73b6d7fbdcef49e9287ad7385af;p=pandora-kernel.git ARM: shmobile: sh73a0: do not overwrite all div4 clock operations An earlier commit "ARM: shmobile: sh73a0: add support for adjusting CPU frequency" intended to replace some clock operations only for the Z-clock, instead it replaced them for all div4 clocks, since all div4 clocks share the same copy of clock operations. Fix this by using a separate clock operations structure for Z-clock. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- Reading git-diff-tree failed