From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [RESEND][PATCH] ASoC: Update omap/ams-delta for TTY API change Date: Mon, 6 Jun 2011 11:31:40 +0100 Message-ID: <20110606103135.GA12783@opensource.wolfsonmicro.com> References: <201105121929.50301.jkrzyszt@tis.icnet.pl> <201105130036.25433.jkrzyszt@tis.icnet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id ABFB1243EA for ; Mon, 6 Jun 2011 12:31:41 +0200 (CEST) Content-Disposition: inline In-Reply-To: <201105130036.25433.jkrzyszt@tis.icnet.pl> 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: Janusz Krzysztofik Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, Felipe Balbi , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, May 13, 2011 at 12:36:07AM +0200, Janusz Krzysztofik wrote: > Following the receive_buf() change to return the number of bytes > received, the cx20442 CODEC driver was updated to report that we > accepted all the data that was offered to us. Do the same with the > corresponding Amstrad Delta sound card level wrapper function, which is > actually registered as the tty line discipline callback instead of the > the CODEC function, which it then calls. > > Signed-off-by: Janusz Krzysztofik Applied, thanks.