diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-03-14 15:52:42 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-03-14 15:52:42 +0000 |
commit | 16defbb2bd9478f9e5384b9722f20a694e6bae41 (patch) | |
tree | f52e202c30c7fca103b196ece1223e18446e4dfc /target/linux/s3c24xx/patches-2.6.24/1052-montour-audio.patch.patch | |
parent | b4644aedce6526b5d07b336187c8e6417c7dd75e (diff) | |
download | mtk-20170518-16defbb2bd9478f9e5384b9722f20a694e6bae41.zip mtk-20170518-16defbb2bd9478f9e5384b9722f20a694e6bae41.tar.gz mtk-20170518-16defbb2bd9478f9e5384b9722f20a694e6bae41.tar.bz2 |
nuke obsolete kernel stuff
SVN-Revision: 14875
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1052-montour-audio.patch.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.24/1052-montour-audio.patch.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1052-montour-audio.patch.patch b/target/linux/s3c24xx/patches-2.6.24/1052-montour-audio.patch.patch deleted file mode 100644 index 85a2344..0000000 --- a/target/linux/s3c24xx/patches-2.6.24/1052-montour-audio.patch.patch +++ /dev/null @@ -1,26 +0,0 @@ -From f8c4e2db8608131a88c6c0f17d55cbd540d32ec8 Mon Sep 17 00:00:00 2001 -From: mokopatches <mokopatches@openmoko.org> -Date: Sun, 13 Apr 2008 07:23:50 +0100 -Subject: [PATCH] montour-audio.patch - http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1190 - ---- - sound/soc/codecs/wm8753.c | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) - -diff --git a/sound/soc/codecs/wm8753.c b/sound/soc/codecs/wm8753.c -index 52207d5..3df5b44 100644 ---- a/sound/soc/codecs/wm8753.c -+++ b/sound/soc/codecs/wm8753.c -@@ -279,7 +279,7 @@ SOC_DOUBLE_R("Speaker Playback ZC Switch", WM8753_LOUT2V, WM8753_ROUT2V, 7, 1, 0 - - SOC_SINGLE("Mono Bypass Playback Volume", WM8753_MOUTM1, 4, 7, 1), - SOC_SINGLE("Mono Sidetone Playback Volume", WM8753_MOUTM2, 4, 7, 1), --SOC_SINGLE("Mono Voice Playback Volume", WM8753_MOUTM2, 4, 7, 1), -+SOC_SINGLE("Mono Voice Playback Volume", WM8753_MOUTM2, 0, 7, 1), - SOC_SINGLE("Mono Playback ZC Switch", WM8753_MOUTV, 7, 1, 0), - - SOC_ENUM("Bass Boost", wm8753_enum[0]), --- -1.5.6.5 - |