diff options
author | Mark Brown <broonie@kernel.org> | 2024-07-12 18:38:18 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-12 18:38:18 +0200 |
commit | c51cba4755609ad97ba97713210c16f043c73224 (patch) | |
tree | 9751f0fa2ad7569e43d5908138dead68fa66ff66 /sound/pci | |
parent | ASoC: tas2781: Add new Kontrol to set tas2563 digital Volume (diff) | |
parent | ASoC: codecs: wcd937x: Remove separate handling for vdd-buck supply (diff) | |
download | linux-c51cba4755609ad97ba97713210c16f043c73224.tar.xz linux-c51cba4755609ad97ba97713210c16f043c73224.zip |
Fix the unbalanced pm_runtime_enable in wcd937x-sdw
Merge series from Mohammad Rafi Shaik <quic_mohs@quicinc.com>:
This patch set change will fix the unbalanced pm_runtime_enable in wcd937x-sdw soundwire slave.
And removed the string compare with widget name in MIC BIAS settings, instead
of string compare use the MIC BIAS id's as value.
Removed separate handling for vdd-buck regulator supply which is not
required. The vdd-buck regulator supply enabled using bulk enable.
Added the error handling in wcd937x_probe() and disable the regulators in error case.
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions