From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [RFC PATCH] HDA: Generic input jack handling Date: Fri, 7 Oct 2011 12:52:49 +0100 Message-ID: <20111007115249.GJ19080@opensource.wolfsonmicro.com> References: <4E8EE75A.3050809@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id E5D01103B61 for ; Fri, 7 Oct 2011 13:52:50 +0200 (CEST) Content-Disposition: inline In-Reply-To: <4E8EE75A.3050809@canonical.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: David Henningsson Cc: Takashi Iwai , ALSA Development Mailing List List-Id: alsa-devel@alsa-project.org On Fri, Oct 07, 2011 at 01:49:46PM +0200, David Henningsson wrote: > 3) Todo for realtek parser is to clean up all other calls to > snd_input_jack_report so that jacks are not reported twice. FWIW this is relatively minor as duplicate reports are silently eaten by the core (it makes drivers a lot simpler).