summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-04-08 09:30:54 +0200
committerMark Brown <broonie@kernel.org>2026-04-09 20:19:34 +0100
commit0d15ce31375ccef4162f960b34547a821b7619d2 (patch)
tree59fe29a594469f18491ae9949776ab432cbe3b6f /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parentebe694d67f159899b063eee61bacda4cb825ed7b (diff)
regulator: act8945a: 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: 38c09961048b ("regulator: act8945a: add regulator driver for ACT8945A") Cc: stable@vger.kernel.org # 4.6 Cc: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20260408073055.5183-7-johan@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions