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>
Fri, 7 Jun 2013 05:24:52 +0000 (14:24 +0900)
commit3b207a45f909a73b6d7fbdcef49e9287ad7385af
tree582ff798621197faadb4a2f77af8b58cd4d0a75d
parent43cb8cb739b9d5f9f723b1953c58b95d3102d821
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
This page took 0.027612 seconds and 5 git commands to generate.