mbox series

[0/3] ASoC: codecs: wcd93xx: Few regulator supplies fixes

Message ID 20250526-b4-b4-asoc-wcd9395-vdd-px-fixes-v1-0-0b8a2993b7d3@linaro.org
Headers show
Series ASoC: codecs: wcd93xx: Few regulator supplies fixes | expand

Message

Krzysztof Kozlowski May 26, 2025, 9:47 a.m. UTC
Fix cleanup paths in wcd9335 and wcd937x codec drivers.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (3):
      ASoC: codecs: wcd9335: Fix missing free of regulator supplies
      ASoC: codecs: wcd937x: Drop unused buck_supply
      ASoC: codecs: wcd9375: Fix double free of regulator supplies

 sound/soc/codecs/wcd9335.c | 25 +++++++------------------
 sound/soc/codecs/wcd937x.c |  7 +------
 2 files changed, 8 insertions(+), 24 deletions(-)
---
base-commit: 393d0c54cae31317deaa9043320c5fd9454deabc
change-id: 20250526-b4-b4-asoc-wcd9395-vdd-px-fixes-0ce64398f9cc

Best regards,

Comments

Mark Brown May 27, 2025, 5:37 p.m. UTC | #1
On Mon, 26 May 2025 11:47:00 +0200, Krzysztof Kozlowski wrote:
> Fix cleanup paths in wcd9335 and wcd937x codec drivers.
> 
> Best regards,
> Krzysztof
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/3] ASoC: codecs: wcd9335: Fix missing free of regulator supplies
      commit: 9079db287fc3e38e040b0edeb0a25770bb679c8e
[2/3] ASoC: codecs: wcd937x: Drop unused buck_supply
      commit: dc59189d32fc3dbddcf418fd4b418fb61f24ade6
[3/3] ASoC: codecs: wcd9375: Fix double free of regulator supplies
      commit: 63fe298652d4eda07d738bfcbbc59d1343a675ef

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark