From: Guennadi Liakhovetski Date: Thu, 28 Feb 2013 12:21:58 +0000 (+0100) Subject: ARM: shmobile: sh73a0: wait for completion when kicking the clock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~9^2~10^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7653c318b73d8553d4c13bb7e371878ddc19f80d;p=pandora-kernel.git ARM: shmobile: sh73a0: wait for completion when kicking the clock To reconfigure clocks, controlled by FRQCRA and FRQCRB, a kick bit has to be set and to make sure the setting has taken effect, it has to be read back repeatedly until it is cleared by the hardware. This patch adds the waiting part, that was missing until now. Signed-off-by: Guennadi Liakhovetski Acked-by: Magnus Damm --- Reading git-diff-tree failed