From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/3] ASoC: tlv320aic3x: Convert codec->hw_read to snd_soc_read Date: Fri, 14 Oct 2011 20:35:54 +0100 Message-ID: <20111014193553.GH2931@opensource.wolfsonmicro.com> References: <1318556120.6379.1.camel@phoenix> <1318556220.6379.3.camel@phoenix> 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 AEE7F24475 for ; Fri, 14 Oct 2011 21:35:55 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1318556220.6379.3.camel@phoenix> 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: Axel Lin Cc: Vladimir Barinov , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Oct 14, 2011 at 09:37:00AM +0800, Axel Lin wrote: > codec->hw_read is broken now, let's covert to snd_soc_read. > > Signed-off-by: Axel Lin Applied, thanks. You really should CC the TI guys on this driver, especially Jarkko, as they have been doing most of the work on it. Vladimir hasn't been very active since the initial contribution.