clean pulseaudio recipes
[scm/bb/meta-tizen.git] / recipes-multimedia / pulseaudio / pulseaudio_5.0 / 0005-jack-detection-fix-for-wired-headset.patch
1 From: Jaska Uimonen <jaska.uimonen@intel.com>
2 Date: Sun, 10 Jun 2012 15:13:11 +0300
3 Subject: jack detection fix for wired headset
4
5 Change-Id: I53d465bf56adc2e3e5551b43d59ff99b63bc76cc
6 Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
7 ---
8  src/modules/alsa/mixer/paths/analog-output-headphones.conf | 2 +-
9  1 file changed, 1 insertion(+), 1 deletion(-)
10
11 diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones.conf b/src/modules/alsa/mixer/paths/analog-output-headphones.conf
12 index 89d794f..4771bc6 100644
13 --- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf
14 +++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf
15 @@ -95,7 +95,7 @@ volume = off
16  
17  ; On some machines Front is actually a part of the Headphone path
18  [Element Front]
19 -switch = mute
20 +switch = off
21  volume = zero
22  
23  [Element Rear]