[PATCH v2] clk: add clk_ignore_unused option to keep boot clocks on

2013-04-27 Thread Olof Johansson
This is primarily useful when there's a driver that doesn't claim clocks properly, but the bootloader leaves them on. It's not expected to be used in normal cases, but for bringup and debug it's very useful to have the option to not gate unclaimed clocks that are still on. Signed-off-by: Olof

[PATCH v2] clk: add clk_ignore_unused option to keep boot clocks on

2013-04-27 Thread Olof Johansson
This is primarily useful when there's a driver that doesn't claim clocks properly, but the bootloader leaves them on. It's not expected to be used in normal cases, but for bringup and debug it's very useful to have the option to not gate unclaimed clocks that are still on. Signed-off-by: Olof