aboutsummaryrefslogtreecommitdiffstats
path: root/packages/zaurusd/files
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2007-06-05 03:30:28 +0000
committerMatthias Hentges <oe@hentges.net>2007-06-05 03:30:28 +0000
commit49540898f9f6457636a85a452a9cb1d7bc253c66 (patch)
treeddb480f6a932f69856e7718e040a390497ed36e0 /packages/zaurusd/files
parent8a55be921673301bbc0150e5313c8b2b6b28d07e (diff)
downloadopenembedded-49540898f9f6457636a85a452a9cb1d7bc253c66.tar.gz
zaurusd: Fix a typo (?) in zaurus-mixer-callback, causing the speaker on spitz to always be turned off. This commit fixes output via speaker and headphones. Please review change on models != spitz as the problem could just as well have been caused by a driver bug.
Diffstat (limited to 'packages/zaurusd/files')
-rw-r--r--packages/zaurusd/files/zaurusd-mixer-callback.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/zaurusd/files/zaurusd-mixer-callback.patch b/packages/zaurusd/files/zaurusd-mixer-callback.patch
new file mode 100644
index 0000000000..7c9455d042
--- /dev/null
+++ b/packages/zaurusd/files/zaurusd-mixer-callback.patch
@@ -0,0 +1,11 @@
+--- zaurusd/scripts/zaurus-mixer-callback.in.orig 2007-06-05 03:15:30.000000000 +0000
++++ zaurusd/scripts/zaurus-mixer-callback.in 2007-06-05 03:14:53.000000000 +0000
+@@ -16,7 +16,7 @@
+ JACK="$1"
+ SPK="$2"
+ LEFT="true"
+-RLPLAYBACK="false"
++RLPLAYBACK="true"
+ RLBYPASS="false"
+
+ case $SPK in