]> git.baikalelectronics.ru Git - kernel.git/commit
clk: fixed-rate: add clk_hw_unregister_fixed_rate()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 May 2016 05:33:35 +0000 (14:33 +0900)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 30 Jun 2016 20:07:10 +0000 (13:07 -0700)
commit323d6956e803127807b76858b83f7202437e20e2
tree6c6af6ebc56303adbff4befd55a045c99f4a6e68
parent50071cc55229e13f7b459c28388ff0f4e1bac824
clk: fixed-rate: add clk_hw_unregister_fixed_rate()

This will be used to migrate to the clk_hw APIs.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-fixed-rate.c
include/linux/clk-provider.h