aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-02-21 10:50:50 +0000
committerAndreas Blaesius <skate4life@gmx.de>2016-04-30 11:03:51 +0200
commit7f66e33f9e90ca98fd4f96f5dae0f024a6f7f9e8 (patch)
tree3a5ec2e8bb9b705c125fc61aecd6b7b86d7edf76 /sound
parentee3229ad3475d732cc989d64341cfac50db36d05 (diff)
downloadkernel_samsung_espresso10-7f66e33f9e90ca98fd4f96f5dae0f024a6f7f9e8.zip
kernel_samsung_espresso10-7f66e33f9e90ca98fd4f96f5dae0f024a6f7f9e8.tar.gz
kernel_samsung_espresso10-7f66e33f9e90ca98fd4f96f5dae0f024a6f7f9e8.tar.bz2
ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958
The latest recommendation for optimal performance. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8994.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
index e279bd1..9f5be87 100644
--- a/sound/soc/codecs/wm8994.c
+++ b/sound/soc/codecs/wm8994.c
@@ -3529,11 +3529,13 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
case WM8958:
wm8994->hubs.dcs_readback_mode = 1;
+ wm8994->hubs.hp_startup_mode = 1;
break;
case WM1811:
wm8994->hubs.dcs_readback_mode = 2;
wm8994->hubs.no_series_update = 1;
+ wm8994->hubs.hp_startup_mode = 1;
switch (wm8994->revision) {
case 0: