1 From 33022867d76c91fe4e60699c1b7ebbc8feb4ee93 Mon Sep 17 00:00:00 2001
2 From: Shengjiu Wang <shengjiu.wang@freescale.com>
3 Date: Mon, 30 Mar 2015 10:26:14 +0800
4 Subject: [PATCH] pulseaudio: remove the control for speaker/headphone widget
6 In imx7d-sdb, there is no headphone jack, the jack detection is done
7 by the codec itself. When headphone plugin, pulseaudio can't detect
8 the headphone jack status, so it will set the heaphone volume to zero.
9 Here fix this issue by remove the control in configuration.
11 Upstream-Status: Inappropriate [i.MX specific]
13 Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
15 .../alsa/mixer/paths/analog-output-headphones.conf | 8 ++++----
16 src/modules/alsa/mixer/paths/analog-output-speaker.conf | 8 ++++----
17 2 files changed, 8 insertions(+), 8 deletions(-)
19 diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones.conf b/src/modules/alsa/mixer/paths/analog-output-headphones.conf
20 index 88907f0..7598d2f 100644
21 --- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf
22 +++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf
23 @@ -88,8 +88,8 @@ override-map.2 = all-left,all-right
32 override-map.2 = all-left,all-right
34 @@ -119,8 +119,8 @@ switch = mute
43 [Element Desktop Speaker]
45 diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
46 index fcf2f5c..6f6f898 100644
47 --- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf
48 +++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
49 @@ -91,8 +91,8 @@ volume = off
50 ; This profile path is intended to control the speaker, let's mute headphones
51 ; else there will be a spike when plugging in headphones
60 @@ -115,8 +115,8 @@ override-map.2 = all-left,all-right
69 override-map.2 = all-left,all-right