diff options
author | Alan Tull <atull@kernel.org> | 2018-10-18 22:54:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-27 18:13:00 +0300 |
commit | 070bbd572c12bd782edcef4a0ebe2304236b0b3e (patch) | |
tree | f04c13c91a517d804426d87a448faebb07086cfa /fs/exofs | |
parent | c80506fa94531e6beb44658f30c0d375bce8658f (diff) | |
download | linux-070bbd572c12bd782edcef4a0ebe2304236b0b3e.tar.xz |
clk: fixed-rate: fix of_node_get-put imbalance
[ Upstream commit 52091c256bdcad0d01e2852a63f19cd2cce6af96 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/exofs')
0 files changed, 0 insertions, 0 deletions