[PATCH 5/5] clk: at91: remove the useless CLK_IGNORE_UNUSED flag

2014-07-07 Thread Alexandre Belloni
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 --- drivers/clk/at91/clk-system.c | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git

[PATCH 5/5] clk: at91: remove the useless CLK_IGNORE_UNUSED flag

2014-07-07 Thread Alexandre Belloni
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.bell...@free-electrons.com --- drivers/clk/at91/clk-system.c | 8 +--- 1 file changed, 1