]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: sh73a0: do not overwrite all div4 clock operations
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 22 May 2013 22:09:36 +0000 (00:09 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 25 May 2013 00:57:04 +0000 (09:57 +0900)
commit9cc2f32d419b6760c0c78db79591913d7ab372fc
treecd36bad2b8e901081d40418264a43d78fcd70b47
parent95b9cfe9203dd719722148f5fec01118df519ac8
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 <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-sh73a0.c