Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754463AbbFSKDl (ORCPT ); Fri, 19 Jun 2015 06:03:41 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:56130 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751571AbbFSKDe (ORCPT ); Fri, 19 Jun 2015 06:03:34 -0400 Date: Fri, 19 Jun 2015 11:03:33 +0100 From: Charles Keepax To: cw00.choi@samsung.com Cc: myungjoo.ham@samsung.com, linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com Subject: Re: [PATCH] extcon: arizona: Ensure variables are set for headphone detection Message-ID: <20150619100333.GW32730@opensource.wolfsonmicro.com> References: <1434642119-17842-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434642119-17842-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 18 On Thu, Jun 18, 2015 at 04:41:59PM +0100, Charles Keepax wrote: > The detecting flag really refers to the microphone detection stage and > as such should be cleared before arizona_identify_headphones is called. > Also the mic flag should be set before identify headphones is called as > well. > > Signed-off-by: Charles Keepax > --- I will wrap this into the resend of my other series. Thanks, Charles -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/