[alsa-devel] [PATCH 01/21] ASoC: rsnd: don't care under/over run error when PIO

Mark Brown broonie at kernel.org
Tue Jun 16 13:41:46 CEST 2015


On Mon, Jun 15, 2015 at 06:20:54AM +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> 
> PIO is used only for checking data path / codec settings. And underrun
> is very normal when PIO mode. Let's don't care about under/over run
> error when PIO case. Otherwise, 1) too many HW restart happens, 2) some
> sounds which need much data transfer can't play since it falls into
> error detection method which was created for DMA transfer

I've applied the whole series but I'm not thrilled with this one.  I
guess what you mean to say is that this is only used during bringup of a
new platform in which case it's not that big a deal but otherwise then
the usual thing with PIO is to implement FIQ support to keep the
hardware full.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150616/32d69d53/attachment-0001.sig>


More information about the Alsa-devel mailing list