[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171383359132.888.4974153862608179534.git-patchwork-notify@kernel.org>
Date: Tue, 23 Apr 2024 00:53:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paul Geurts <paul_geurts@...e.nl>
Cc: mgreer@...malcreek.com, krzk@...nel.org, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] NFC: trf7970a: disable all regulators on removal
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
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
Powered by blists - more mailing lists