Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349384
b: refs/heads/master
c: 7d5cb4f
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 12, 2013
1 parent 2391a83 commit 3ebea74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7f39bb9e9f076f7e3cba89c987892eb573475d9a
refs/heads/master: 7d5cb4f7105e7cf12e58e6df5af0cbdb11060bca
3 changes: 1 addition & 2 deletions trunk/sound/soc/codecs/wm5110.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,7 @@ static const unsigned int wm5110_aec_loopback_values[] = {

static const struct soc_enum wm5110_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(wm5110_aec_loopback_texts),
wm5110_aec_loopback_texts,
wm5110_aec_loopback_values);
Expand Down

0 comments on commit 3ebea74

Please sign in to comment.