From: Matthias Reichl Date: Sun, 18 Nov 2018 12:21:26 +0000 (+0100) Subject: Revert "ASoC: wm8804: MCLK configuration options, 32-bit" X-Git-Tag: accepted/tizen/unified/20190614.051536~471 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=642c08ea18795621d9e029754f6287dc168208b1;p=platform%2Fkernel%2Flinux-rpi3.git Revert "ASoC: wm8804: MCLK configuration options, 32-bit" This reverts commit 3b12dcf797f5a4635aecd7f5c090dc507b124ffd. Despite the commit message being wrong idle_bias changes were already reverted in the 4.14 tree. So drop the commit to bring the wm8804 driver back in line with the rpi-4.14.y and upstream linux trees. Signed-off-by: Matthias Reichl --- diff --git a/sound/soc/codecs/wm8804.c b/sound/soc/codecs/wm8804.c index 813c477..89f1324 100644 --- a/sound/soc/codecs/wm8804.c +++ b/sound/soc/codecs/wm8804.c @@ -550,7 +550,6 @@ static const struct snd_soc_component_driver soc_component_dev_wm8804 = { .use_pmdown_time = 1, .endianness = 1, .non_legacy_dai_naming = 1, - .idle_bias_on = true, }; const struct regmap_config wm8804_regmap_config = {