Re: [PATCH v2] NFC: trf7970a: disable all regulators on removal

From: patchwork-bot+netdevbpf
Date: Mon Apr 22 2024 - 20:53:22 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Thu, 18 Apr 2024 21:25:38 +0200 you wrote:
> During module probe, regulator 'vin' and 'vdd-io' are used and enabled,
> but the vdd-io regulator overwrites the 'vin' regulator pointer. During
> remove, only the vdd-io is disabled, as the vin regulator pointer is not
> available anymore. When regulator_put() is called during resource
> cleanup a kernel warning is given, as the regulator is still enabled.
>
> Store the two regulators in separate pointers and disable both the
> regulators on module remove.
>
> [...]

Here is the summary with links:
- [v2] NFC: trf7970a: disable all regulators on removal
https://git.kernel.org/netdev/net/c/6bea4f03c6a4

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html