From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH RESEND] pcm_rate: Do not discard slave reported delay in status result. Date: Wed, 14 Dec 2016 15:29:12 +0100 Message-ID: References: <52e39131-9141-b466-e92a-ff19ffab6d3a@IEE.org> <372cbe9d-2456-75e0-cdaf-056df21a4b31@IEE.org> <29c0939c-685e-375f-73d6-167e40f6a388@IEE.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 08CBF266FE5 for ; Wed, 14 Dec 2016 15:29:13 +0100 (CET) In-Reply-To: <29c0939c-685e-375f-73d6-167e40f6a388@IEE.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Alan Young Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, 13 Dec 2016 14:05:36 +0100, Alan Young wrote: > > On 13/12/16 11:49, Takashi Iwai wrote: > > Compare the argument you passed there and the function definition, > > it's obvious:) > > !$$"%%! Ouch. Sorry about that. One of those things that can happen > when a patch is cherry-picked and "fixed". Not really sure why it > compiles with just a warning. > > Fixed patch attached. Applied now, thanks. Takashi