diff options
author | Nuno Sá <nuno.sa@analog.com> | 2023-02-24 11:45:51 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-02-24 13:12:50 +0000 |
commit | b5bfa7277ee7d944421e0ef193586c6e34d7492c (patch) | |
tree | 98f82052e66942494791e079eae5467e9f04e4b9 /fs/nfsd | |
parent | b361d5d2464a88184f6e17a6462719ba79180b1a (diff) | |
download | linux-stable-b5bfa7277ee7d944421e0ef193586c6e34d7492c.tar.gz linux-stable-b5bfa7277ee7d944421e0ef193586c6e34d7492c.tar.bz2 linux-stable-b5bfa7277ee7d944421e0ef193586c6e34d7492c.zip |
ASoC: adau7118: don't disable regulators on device unbind
The regulators are supposed to be controlled through the
set_bias_level() component callback. Moreover, the regulators are not
enabled during probe and so, this would lead to a regulator unbalanced
use count.
Fixes: ca514c0f12b02 ("ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driver")
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20230224104551.1139981-1-nuno.sa@analog.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions