commit | 134a6690a3caf6d52d0bc1b643650c6051c791d2 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri May 09 22:33:39 2014 -0500 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Jun 11 10:25:01 2014 +0200 |
tree | 5c538a36fcad37b35db9e3c2b69f8ab61c1adc09 | |
parent | 59cb10e32a60533865e26dc9a8303306ba972a70 [diff] |
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 <maxime.ripard@free-electrons.com> Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Emilio López <emilio@elopez.com.ar>