From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: tlv320dac33: Correct the prefill number of samples Date: Tue, 19 Jan 2010 12:35:15 +0000 Message-ID: <20100119123515.GA4021@opensource.wolfsonmicro.com> References: <1263892545-7822-1-git-send-email-peter.ujfalusi@nokia.com> 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 08DAF103866 for ; Tue, 19 Jan 2010 13:35:20 +0100 (CET) Content-Disposition: inline In-Reply-To: <1263892545-7822-1-git-send-email-peter.ujfalusi@nokia.com> 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: Peter Ujfalusi Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, Jan 19, 2010 at 11:15:45AM +0200, Peter Ujfalusi wrote: > Set the prefill number of samples as the same as the lower > threshold in mode7. > In this way the codec will read the same amount of data on > startup and during the running playback. > > Signed-off-by: Peter Ujfalusi Applied, thanks.