From 3b207a45f909a73b6d7fbdcef49e9287ad7385af Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Thu, 23 May 2013 00:09:36 +0200 Subject: [PATCH] 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-format-patch failed