From: Jie Yang <yang.jie@intel.com>
To: tiwai@suse.de
Cc: alsa-devel@alsa-project.org, tanu.kaskinen@linux.intel.com,
broonie@kernel.org, liam.r.girdwood@intel.com,
bardliao@realtek.com, han.lu@intel.com
Subject: [PATCH] conf/ucm: broadwell-rt286: change to use the correct jack kcontrol name
Date: Tue, 28 Apr 2015 15:40:22 +0800 [thread overview]
Message-ID: <1430206822-23359-1-git-send-email-yang.jie@intel.com> (raw)
The headset jack has two kctls: "Headphone Jack" and "Mic Jack",
we need switch speaker output according to the former JackControl.
Here correct it.
Signed-off-by: Jie Yang <yang.jie@intel.com>
---
src/conf/ucm/broadwell-rt286/HiFi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/conf/ucm/broadwell-rt286/HiFi b/src/conf/ucm/broadwell-rt286/HiFi
index 08f5c50..58983ea 100644
--- a/src/conf/ucm/broadwell-rt286/HiFi
+++ b/src/conf/ucm/broadwell-rt286/HiFi
@@ -43,7 +43,7 @@ SectionDevice."Headphones" {
Value {
PlaybackChannels "2"
JackDev "rt286-jack"
- JackControl "Headset Jack"
+ JackControl "Headphone Jack"
JackHWMute "Speaker"
}
}
--
1.9.1
next reply other threads:[~2015-04-28 7:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-28 7:40 Jie Yang [this message]
2015-04-28 13:19 ` [PATCH] conf/ucm: broadwell-rt286: change to use the correct jack kcontrol name Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1430206822-23359-1-git-send-email-yang.jie@intel.com \
--to=yang.jie@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=bardliao@realtek.com \
--cc=broonie@kernel.org \
--cc=han.lu@intel.com \
--cc=liam.r.girdwood@intel.com \
--cc=tanu.kaskinen@linux.intel.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox