From a24fea728d0ad49b734be8ecbc5ec96d54287370 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 24 Aug 2011 16:35:32 +0100 Subject: [PATCH] --- yaml --- r: 263380 b: refs/heads/master c: 18036b5866b5e407a28f444a80de186a5d7df767 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8996.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5a7788572c44..b07488fb8f85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee1a4d4b7fcfce31dade9f2ad333b34159cee799 +refs/heads/master: 18036b5866b5e407a28f444a80de186a5d7df767 diff --git a/trunk/sound/soc/codecs/wm8996.c b/trunk/sound/soc/codecs/wm8996.c index 0936ae5e3749..0cdb9d105671 100644 --- a/trunk/sound/soc/codecs/wm8996.c +++ b/trunk/sound/soc/codecs/wm8996.c @@ -420,7 +420,7 @@ static const char *sidetone_hpf_text[] = { }; static const struct soc_enum sidetone_hpf = - SOC_ENUM_SINGLE(WM8996_SIDETONE, 7, 6, sidetone_hpf_text); + SOC_ENUM_SINGLE(WM8996_SIDETONE, 7, 7, sidetone_hpf_text); static const char *hpf_mode_text[] = { "HiFi", "Custom", "Voice"