summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot-2.6.24/wm8750-treble.patch
diff options
context:
space:
mode:
authorHenry von Tresckow <hvontres@gmail.com>2008-09-04 10:32:46 +0000
committerThomas Kunze <thommycheck@gmx.de>2008-09-04 10:32:46 +0000
commit7eb73dfd5a79abfb7efe71b897c3dbcda6e505f1 (patch)
treee2c818bf08bc5dc00623578beeed9a02f9cc8bf6 /packages/kexecboot/linux-kexecboot-2.6.24/wm8750-treble.patch
parentae63a4dad7b06af132c6ba5bdb5fb98b2231525a (diff)
linux-kexecboot-2.6.24: add new version (mainly for poodle)
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.24/wm8750-treble.patch')
-rw-r--r--packages/kexecboot/linux-kexecboot-2.6.24/wm8750-treble.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.24/wm8750-treble.patch b/packages/kexecboot/linux-kexecboot-2.6.24/wm8750-treble.patch
new file mode 100644
index 0000000000..07a8d8e141
--- /dev/null
+++ b/packages/kexecboot/linux-kexecboot-2.6.24/wm8750-treble.patch
@@ -0,0 +1,11 @@
+--- linux-2.6.23/sound/soc/codecs/wm8750.c 2007-10-09 22:31:38.000000000 +0200
++++ linux-2.6.23/sound/soc/codecs/wm8750.c 2007-11-02 16:47:35.000000000 +0100
+@@ -189,7 +189,7 @@
+ 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),