Re: [PATCH] sound: soc: tegra: do not provide PAUSE/RESUME in hardwareinfo

From: Laxman Dewangan
Date: Wed Apr 03 2013 - 05:36:33 EST


On Wednesday 03 April 2013 03:56 PM, Lars-Peter Clausen wrote:
On 04/03/2013 11:19 AM, Laxman Dewangan wrote:
Tegra PCM driver uses the dmaengine based DMA driver and Tegra DMA
driver does not support the pause/resume functionality as hardware
does not support it.

ALSA driver support the sw based pause/resume functionality if hardware
does not support it and in this case, hw driver should not provide
the hardware info with PAUSE/RESUME bit enable.

Remmoving the SNDRV_PCM_INFO_PAUSE and SNDRV_PCM_INFO_RESUME from hardware
info and using the snd_dmaengine_pcm_trigger() for pcm_trigger callback.

Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
Hm, I sent out the same patch just half an our or so ago.



Then I lost the race. I was struggling with sdcard until I bought the new one.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/