Re: [PATCH v3 03/15] dmaengine: Add flags parameter todmaengine_prep_dma_cyclic()

From: Vinod Koul
Date: Mon Sep 17 2012 - 06:02:57 EST


On Fri, 2012-09-14 at 15:05 +0300, Peter Ujfalusi wrote:
> With this parameter added to dmaengine_prep_dma_cyclic() the API will
> be in
> sync with other dmaengine_prep_*() functions.
> The dmaengine_prep_dma_cyclic() function primarily used by audio for
> cyclic
> transfer required by ALSA, we use the from audio to ask dma drivers to
> suppress interrupts (if DMA_PREP_INTERRUPT is cleared) when it is
> supported
> on the platform.
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
> CC: Lars-Peter Clausen <lars@xxxxxxxxxx>
> ---
Acked-by: Vinod Koul <vinod.koul@xxxxxxxxxxxxxxx>


--
~Vinod

--
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/