From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: This will solve jack plug and unplug noise Date: Wed, 09 Jan 2019 10:34:37 +0100 Message-ID: References: <6FAB7C47BCF00940BB0999A99BE3547A18420E9A@RTITMBSV02.realtek.com.tw> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 113462665E5 for ; Wed, 9 Jan 2019 10:34:37 +0100 (CET) In-Reply-To: <6FAB7C47BCF00940BB0999A99BE3547A18420E9A@RTITMBSV02.realtek.com.tw> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Kailang Cc: " (alsa-devel@alsa-project.org)" List-Id: alsa-devel@alsa-project.org On Wed, 09 Jan 2019 10:32:55 +0100, Kailang wrote: > > Hi Takashi, > > Update ALC225 depop for jack plug and unplug noise. > Add this two patch. > It will solve jack plug and unplug noise for ALC225 of Dell headset mode. Thanks, applied now. The second patch got a compile warning, so I fixed it (removed the unused spec variable) and slightly changed the code. Takashi