commit | b736bcb3d8fe6182d12feb0412106802d80b4527 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Jul 08 18:21:16 2014 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 15 11:54:09 2014 +0200 |
tree | 068543a0e3ec5c1458148dae98925db6f4353d1f | |
parent | 63e60368956ea076278dd3d70dc80b366e0ec6f3 [diff] |
clk: at91: remove the useless CLK_IGNORE_UNUSED flag The CLK_IGNORE_UNUSED flag was added on all the system clocks because of the ddrck. Now that it is handled by the ram controller driver, we can drop it. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>