From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 1/2] ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags Date: Thu, 19 Apr 2018 11:46:22 +0200 Message-ID: References: <1524115745-7868-1-git-send-email-hui.wang@canonical.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <1524115745-7868-1-git-send-email-hui.wang@canonical.com> Sender: stable-owner@vger.kernel.org To: Hui Wang Cc: alsa-devel@alsa-project.org, stable@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Thu, 19 Apr 2018 07:29:04 +0200, Hui Wang wrote: > > Otherwise, the pin will be regarded as microphone, and the jack name > is "Mic Phantom", it is always on in the pulseaudio even nothing is > plugged into the jack. So the UI is confusing to users since the > microphone always shows up in the UI even there is no microphone > plugged. > > After adding this flag, the jack name is "Headset Mic Phantom", then > the pulseaudio can handle its detection correctly. > > Cc: > Signed-off-by: Hui Wang Applied now. But at the next time, please put "Fixes:" tag pointing to the commit that introduced the problem. In this case, it was f0ba9d699e5c. thanks, Takashi