diff options
author | Alan Tull <atull@kernel.org> | 2018-10-18 22:54:11 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-10-18 23:40:15 +0300 |
commit | 52091c256bdcad0d01e2852a63f19cd2cce6af96 (patch) | |
tree | 74127cc6d609ae96ced42ffb8b97ea93d92c1916 /drivers/clk/qcom/clk-rcg2.c | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) | |
download | linux-52091c256bdcad0d01e2852a63f19cd2cce6af96.tar.xz |
clk: fixed-rate: fix of_node_get-put imbalance
When the fixed rate clock is created by devicetree,
of_clk_add_provider is called. Add a call to
of_clk_del_provider in the remove function to balance
it out.
Signed-off-by: Alan Tull <atull@kernel.org>
Fixes: 435779fe1336 ("clk: fixed-rate: Convert into a module platform driver")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/qcom/clk-rcg2.c')
0 files changed, 0 insertions, 0 deletions