aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-02 13:35:27 +0900
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-02 13:35:27 +0900
commite110850468bff1b0c438503429c492aa7d8a9995 (patch)
tree921eed4dabbcaac5c8110607e04a0304520c52a5 /sound
parentefffa4e21bc0959ddb91fea5d04ed1eab4a2990a (diff)
parent978545e7b1a9d114eccd291dd0caf1d437b49f24 (diff)
Merge remote-tracking branch 'asoc/topic/wm8978' into asoc-next
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8978.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8978.c b/sound/soc/codecs/wm8978.c
index 4c0a8e49613..8c1dac946f6 100644
--- a/sound/soc/codecs/wm8978.c
+++ b/sound/soc/codecs/wm8978.c
@@ -527,9 +527,6 @@ static int wm8978_configure_pll(struct snd_soc_codec *codec)
return idx;
wm8978->mclk_idx = idx;
-
- /* GPIO1 into default mode as input - before configuring PLL */
- snd_soc_update_bits(codec, WM8978_GPIO_CONTROL, 7, 0);
} else {
return -EINVAL;
}