commit | b7a7943fe291b983b104bcbd2f16e8e896f56590 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Sep 07 11:25:59 2020 +0300 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Sep 22 13:00:07 2020 -0700 |
tree | b208816f25eeef1bdd66a16e8bba3a452d9a06f7 | |
parent | cec4a609a88823084bf09cb2cdacda63a363593a [diff] |
clk: ti: clockdomain: fix static checker warning Fix a memory leak induced by not calling clk_put after doing of_clk_get. Reported-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Tero Kristo <t-kristo@ti.com> Link: https://lore.kernel.org/r/20200907082600.454-3-t-kristo@ti.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>