[PATCH V2 01/11] dma: imx-sdma: make channel0 operations atomic
From: Vinod Koul <hidden>
Date: 2012-05-10 03:53:58
Also in:
alsa-devel, linux-i2c
From: Vinod Koul <hidden>
Date: 2012-05-10 03:53:58
Also in:
alsa-devel, linux-i2c
On Wed, 2012-05-09 at 19:33 +0800, Richard Zhao wrote:
device_prep_dma_cyclic may be call in audio trigger function which is atomic context, so we make it atomic too. - change channel0 lock to spinlock. - Use polling to wait for channel0 finish running. Signed-off-by: Richard Zhao <redacted>
Acked By: Vinod Koul [off-list ref] -- ~Vinod