From: Maxime Ripard Date: Sat, 10 May 2014 03:33:39 +0000 (-0500) Subject: clk: sunxi: Rework clock protection code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~11^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=134a6690a3caf6d52d0bc1b643650c6051c791d2;p=pandora-kernel.git clk: sunxi: Rework clock protection code Since we start to have a lot of clocks to protect, some of them in a few SoCs only, it becomes difficult to handle the clock protection without having to add per machine exceptions. Add per-SoC data to tell which clock to leave enabled. Signed-off-by: Maxime Ripard Acked-by: Mike Turquette Signed-off-by: Emilio López --- Reading git-diff-tree failed