Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349383
b: refs/heads/master
c: 7f39bb9
h: refs/heads/master
i:
  349381: 5620f32
  349379: 7332c1c
  349375: 4619b7a
v: v3
  • Loading branch information
Mark Brown committed Jan 12, 2013
1 parent 0b5a693 commit 2391a83
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: e31c194672c8e700483f4be6037e12d507a9e05b
refs/heads/master: 7f39bb9e9f076f7e3cba89c987892eb573475d9a
3 changes: 1 addition & 2 deletions trunk/sound/soc/codecs/wm5102.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 2391a83

Please sign in to comment.