From: Thomas Gleixner Date: Thu, 19 Jun 2014 21:52:24 +0000 (+0000) Subject: clk: spear3xx: Set proper clock parent of uart1/2 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~295^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449437778bd09b73a5e51554f7219706da08917f;p=pandora-kernel.git clk: spear3xx: Set proper clock parent of uart1/2 The uarts only work when the parent is ras_ahb_clk. The stale 3.5 based ST tree does this in the board file. Add it to the clk init function. Not pretty, but the mess there is amazing anyway. Signed-off-by: Thomas Gleixner Acked-by: Viresh Kumar Signed-off-by: Mike Turquette --- Reading git-diff-tree failed