From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:58093 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751703AbcFXIbJ (ORCPT ); Fri, 24 Jun 2016 04:31:09 -0400 Date: Fri, 24 Jun 2016 10:31:05 +0200 Message-ID: From: Takashi Iwai To: woodrow.shen@canonical.com Cc: alsa-devel@alsa-project.org, stable@vger.kernel.org Subject: Re: [alsa-devel][PATCH] ALSA: hda - Fix the headset mic jack detection on Dell machine In-Reply-To: <1466755114-18477-1-git-send-email-woodrow.shen@canonical.com> References: <1466755114-18477-1-git-send-email-woodrow.shen@canonical.com> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: stable-owner@vger.kernel.org List-ID: On Fri, 24 Jun 2016 09:58:34 +0200, woodrow.shen@canonical.com wrote: > > From: Woodrow Shen > > The new Dell laptop with codec 3246 can't detect headset mic when > headset was inserted on the machine. So adding pin configurations > into quirk table makes headset mic work correctly. > > Codec: Realtek ALC3246 > Vendor Id: 0x10ec0256 > Subsystem Id: 0x10280781 > > Signed-off-by: Woodrow Shen Applied, thanks. Takashi