[PATCH v4 0/5] clk: clock deregistration support

2013-08-24 Thread Sylwester Nawrocki
This patch series implements clock deregistration in the common clock framework. This is required for proper support of clock suppliers as loadable modules. Previous version of this series can be found at [1]. Changes since v3: - dropped exporting of __clk_get(), __clk_put(), - replaced

[PATCH v4 0/5] clk: clock deregistration support

2013-08-24 Thread Sylwester Nawrocki
This patch series implements clock deregistration in the common clock framework. This is required for proper support of clock suppliers as loadable modules. Previous version of this series can be found at [1]. Changes since v3: - dropped exporting of __clk_get(), __clk_put(), - replaced