]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
regulator: Use scoped device node handling to simplify
authorMark Brown <broonie@kernel.org>
Thu, 15 Aug 2024 13:35:02 +0000 (14:35 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Aug 2024 13:35:02 +0000 (14:35 +0100)
Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:

Make code a bit smaller/simpler, with less of_node_put() thanks to
cleanup.h.


Trivial merge