diff options
| author | Johan Hovold <johan@kernel.org> | 2026-04-07 12:50:27 +0300 |
|---|---|---|
| committer | Stephen Boyd <sboyd@kernel.org> | 2026-04-29 06:55:53 +0300 |
| commit | de019f203b0d472c98ead4081ad4f05d92c9b826 (patch) | |
| tree | a306ebcdac32d042b26df484836406d9052e202b /tools/perf/scripts/python | |
| parent | 69056753231f483cc1e40db52228aac42fd4c93d (diff) | |
| download | linux-de019f203b0d472c98ead4081ad4f05d92c9b826.tar.xz | |
clk: rk808: fix OF node reference imbalance
The driver reuses the OF node of the parent multi-function device but
fails to take another reference to balance the one dropped by the
platform bus code when unbinding the MFD and deregistering the child
devices.
Fix this by using the intended helper for reusing OF nodes.
Fixes: 2dc51ca822e4 ("clk: RK808: Reduce 'struct rk808' usage")
Cc: stable@vger.kernel.org # 6.5
Cc: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
