+1
−1
Loading
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: 2dc51ca8 ("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>