From: Guennadi Liakhovetski Date: Wed, 22 May 2013 09:12:33 +0000 (+0200) Subject: ARM: shmobile: r8a73a4: wait for completion when kicking the clock X-Git-Tag: v3.12-rc1~115^2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d27657286a1e9e6ee7adaf4d0638cefd708a6fa;p=pandora-kernel.git ARM: shmobile: r8a73a4: 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. Acked-by: Kuninori Morimoto Signed-off-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- Reading git-diff-tree failed