commit | 70eab199fa39cb78e13d369db55f24a3839b8f9e | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Thu Jun 26 23:55:40 2014 +0800 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri Jul 04 12:05:09 2014 +0200 |
tree | 87490f5b36481f1cfa09e0481e40767a2ef5267a | |
parent | d14e47056c726de566aa1fa8c3e7a4fd59141091 [diff] |
clk: sunxi: move "ahb_sdram" to protected clock list With sunxi_gates clocks registered with clkdev, we can use the protected clocks list to enable the "ahb_sdram" clock, instead of looking for it and adding CLK_IGNORE_UNUSED inline in the clock setup code. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>