Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263380
b: refs/heads/master
c: 18036b5
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Aug 24, 2011
1 parent e81f506 commit a24fea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ee1a4d4b7fcfce31dade9f2ad333b34159cee799
refs/heads/master: 18036b5866b5e407a28f444a80de186a5d7df767
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8996.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a24fea7

Please sign in to comment.