diff options
author | Mark Brown <broonie@kernel.org> | 2017-09-01 12:12:18 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-01 12:12:18 +0100 |
commit | 39e0a0ae6957a7eafcd3245f45f40bf822e49812 (patch) | |
tree | bac0168f535ba57ea0a9804b458665d664581d0e /sound/soc/codecs | |
parent | 0314f6947c5132c63413855c34d8cff22e95ae2b (diff) | |
parent | 88c27465dc7e3f11c43de295f623c44f593a0912 (diff) | |
download | lwn-39e0a0ae6957a7eafcd3245f45f40bf822e49812.tar.gz lwn-39e0a0ae6957a7eafcd3245f45f40bf822e49812.zip |
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Diffstat (limited to 'sound/soc/codecs')
-rw-r--r-- | sound/soc/codecs/max98927.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/max98927.c b/sound/soc/codecs/max98927.c index b5ee29499e16..b0380b560bf5 100644 --- a/sound/soc/codecs/max98927.c +++ b/sound/soc/codecs/max98927.c @@ -577,7 +577,6 @@ static int max98927_probe(struct snd_soc_codec *codec) max98927->codec = codec; codec->control_data = max98927->regmap; - codec->cache_bypass = 1; /* Software Reset */ regmap_write(max98927->regmap, |