From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: omap-pcm: Period wakeup disabling on OMAP2+ Date: Fri, 13 May 2011 13:16:47 +0100 Message-ID: <1305289007.3202.2.camel@odin> References: <1305194695-4425-1-git-send-email-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f51.google.com (mail-ew0-f51.google.com [209.85.215.51]) by alsa0.perex.cz (Postfix) with ESMTP id 29F32103843 for ; Fri, 13 May 2011 14:16:52 +0200 (CEST) Received: by ewy6 with SMTP id 6so742681ewy.38 for ; Fri, 13 May 2011 05:16:51 -0700 (PDT) In-Reply-To: <1305194695-4425-1-git-send-email-peter.ujfalusi@ti.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, Mark Brown List-Id: alsa-devel@alsa-project.org On Thu, 2011-05-12 at 13:04 +0300, Peter Ujfalusi wrote: > Allow disabling ALSA period wakeup interrupts. > This can only be done on OMAP2+ (2/3/4), since there > we can chain the DMA. > > Signed-off-by: Peter Ujfalusi > --- > Applied. Thanks Liam