]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs42l42: Don't enable/disable regulator at Bias Level
authorLucas Tanure <tanureal@opensource.cirrus.com>
Fri, 5 Mar 2021 17:34:31 +0000 (17:34 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 12:51:01 +0000 (12:51 +0000)
commit8b5ba4d2ad6a8d80be2bf38e70c413201c120688
tree95acec306d60ed2a4c5a5806153e3d2349eb57e6
parentc8a7ff2c0ccad765e1a038ba7c132403436df10a
ASoC: cs42l42: Don't enable/disable regulator at Bias Level

dev_pm_ops already enable/disable the codec if not in use

Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210305173442.195740-5-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l42.c