summaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson
diff options
context:
space:
mode:
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>2018-11-01 14:15:49 +0100
committerStephen Boyd <sboyd@kernel.org>2018-11-06 08:27:52 -0800
commitf98e8a572bddbf27032114127d2fcc78fa5e6a9d (patch)
tree263993eb61a1fd90c1c6ce3829601be46b5eae15 /drivers/clk/meson
parent651022382c7f8da46cb4872a545ee1da6d097d2a (diff)
downloadlinux-f98e8a572bddbf27032114127d2fcc78fa5e6a9d.tar.gz
linux-f98e8a572bddbf27032114127d2fcc78fa5e6a9d.tar.bz2
linux-f98e8a572bddbf27032114127d2fcc78fa5e6a9d.zip
clk: fixed-factor: fix of_node_get-put imbalance
When the fixed factor 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. Reported-by: Alan Tull <atull@kernel.org> Fixes: 971451b3b15d ("clk: fixed-factor: Convert into a module platform driver") Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/meson')
0 files changed, 0 insertions, 0 deletions