From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [PATCH] ASoC: tlv320aic3x: Remove even more unused code Date: Tue, 07 Feb 2012 09:00:15 +0200 Message-ID: <4F30CBFF.8060408@bitmer.com> References: <1328556193-24593-1-git-send-email-broonie@opensource.wolfsonmicro.com> <20120206192826.GB12326@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from bitmer.com (bitmer.com [213.157.87.50]) by alsa0.perex.cz (Postfix) with ESMTP id 66499103F45 for ; Tue, 7 Feb 2012 07:59:36 +0100 (CET) In-Reply-To: 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: Felipe Contreras Cc: alsa-devel@alsa-project.org, Mark Brown , Liam Girdwood List-Id: alsa-devel@alsa-project.org On 02/06/2012 10:48 PM, Felipe Contreras wrote: > On Mon, Feb 6, 2012 at 9:28 PM, Mark Brown > wrote: >> On Mon, Feb 06, 2012 at 07:23:13PM +0000, Mark Brown wrote: >>> Now that we're not implement GPIO or microphone support there's no users >>> for the read() function any more. >> >> That's microphone detect, not plain microphone. > > s/implement/implementing? > You can have my ack here (I'd have acked Felipe's earlier cleanup too but noticed them only now). Support for gpio and detection were added almost 4 years ago according to log without seeing any users in mainline since then. Acked-by: Jarkko Nikula