From: Laurent Pinchart Date: Tue, 7 Jan 2014 12:54:26 +0000 (+0100) Subject: clk: shmobile: rcar-gen2: Fix clock parent for all non-PLL clocks X-Git-Tag: v3.14-rc6~35^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b29dd35909c4ac074e84e8e7000fe525fe33c1a1;p=pandora-kernel.git clk: shmobile: rcar-gen2: Fix clock parent for all non-PLL clocks The lb, qspi, sdh, sd0 and sd1 clocks have the PLL1 (divided by 2) as their parent, not the main clock. Fix it. This bug introduced in v3.14-rc1 breaks various devices on the Lager and Kolesh shmobile boards and should thus be considered as a regression for which a fix during the -rc series is appropriate. Reported-by: Geert Uytterhoeven Signed-off-by: Laurent Pinchart Acked-by: Simon Horman --- Reading git-diff-tree failed