From 2391a837859a2d03df5850a4a8b1919e02b6a657 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 11 Jan 2013 13:31:52 +0000 Subject: [PATCH] --- yaml --- r: 349383 b: refs/heads/master c: 7f39bb9e9f076f7e3cba89c987892eb573475d9a h: refs/heads/master i: 349381: 5620f32442d35f284d78e9580fdeedc93efb1b21 349379: 7332c1ce53214f9130505dcb29f1f4e1acf4a0f1 349375: 4619b7ae01762e4c6f84beab5370a21ed261d8d4 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm5102.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d175ba33f2e4..23aeeb3626e8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e31c194672c8e700483f4be6037e12d507a9e05b +refs/heads/master: 7f39bb9e9f076f7e3cba89c987892eb573475d9a diff --git a/trunk/sound/soc/codecs/wm5102.c b/trunk/sound/soc/codecs/wm5102.c index 7a9048dad1cd..1440b3f9b7bb 100644 --- a/trunk/sound/soc/codecs/wm5102.c +++ b/trunk/sound/soc/codecs/wm5102.c @@ -896,8 +896,7 @@ static const unsigned int wm5102_aec_loopback_values[] = { static const struct soc_enum wm5102_aec_loopback = SOC_VALUE_ENUM_SINGLE(ARIZONA_DAC_AEC_CONTROL_1, - ARIZONA_AEC_LOOPBACK_SRC_SHIFT, - ARIZONA_AEC_LOOPBACK_SRC_MASK, + ARIZONA_AEC_LOOPBACK_SRC_SHIFT, 0xf, ARRAY_SIZE(wm5102_aec_loopback_texts), wm5102_aec_loopback_texts, wm5102_aec_loopback_values);