All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Péter Ujfalusi" <peter.ujfalusi@ti.com>
To: Jarkko Nikula <jarkko.nikula@bitmer.com>
Cc: alsa-devel@alsa-project.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Liam Girdwood <lrg@ti.com>
Subject: Re: [PATCH] ASoC: omap-pcm: Fix the no period wakeup implementation
Date: Tue, 04 Oct 2011 12:02:37 +0300	[thread overview]
Message-ID: <5403460.zsrECprFQF@barack> (raw)
In-Reply-To: <4E8AC514.1030002@bitmer.com>

On Tuesday 04 October 2011 11:34:28 Jarkko Nikula wrote:
> 
> Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
> 
> while it would be more clear to fix this in omap dma core.

I have thought about that.. however, the only configuration, where we do not 
need the BLOCK_IRQ is in audio, and only when we are running in 'no period 
wakeup' mode.
In all other cases we need to have the BLOCK_IRQ enabled.
I have looked at the other OMAP drivers, which uses the DMA and all assumes, 
that the BLOCK_IRQ is enabled out of box.

We can modify all OMAP drivers, and the dma core, or we can just disable the 
BLOCK_IRQ at the only case, when it is not needed.

--
Péter

  reply	other threads:[~2011-10-04  9:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04  8:09 [PATCH] ASoC: omap-pcm: Fix the no period wakeup implementation Peter Ujfalusi
2011-10-04  8:34 ` Jarkko Nikula
2011-10-04  9:02   ` Péter Ujfalusi [this message]
2011-10-04 11:04 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5403460.zsrECprFQF@barack \
    --to=peter.ujfalusi@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=jarkko.nikula@bitmer.com \
    --cc=lrg@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.