Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81484
b: refs/heads/master
c: 6a7b8cf
h: refs/heads/master
v: v3
  • Loading branch information
Stanislav Brabec authored and Jaroslav Kysela committed Jan 31, 2008
1 parent 142e6d0 commit 513c650
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: 85db3848c59610c47f64f67677e875abfcff1c3f
refs/heads/master: 6a7b8cf4766803c2e16cf118a2998c7095c2c7e3
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8750.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ SOC_ENUM("Bass Boost", wm8750_enum[0]),
SOC_ENUM("Bass Filter", wm8750_enum[1]),
SOC_SINGLE("Bass Volume", WM8750_BASS, 0, 15, 1),

SOC_SINGLE("Treble Volume", WM8750_TREBLE, 0, 15, 0),
SOC_SINGLE("Treble Volume", WM8750_TREBLE, 0, 15, 1),
SOC_ENUM("Treble Cut-off", wm8750_enum[2]),

SOC_SINGLE("3D Switch", WM8750_3D, 0, 1, 0),
Expand Down

0 comments on commit 513c650

Please sign in to comment.