Re: [alsa-devel] [PATCH 5/5] ASoC: mxs: correct 'direction' of device_prep_dma_cyclic
-----Original Message----- From: linux-kernel-owner@vger.kernel.org [mailto:linux-kernel- owner@vger.kernel.org] On Behalf Of Shawn Guo Sent: Wednesday, December 14, 2011 3:48 PM To: Liam Girdwood; Mark Brown Cc: Dong Aisheng; alsa-devel@alsa-project.org; linux- kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org; Shawn Guo Subject: [PATCH 5/5] ASoC: mxs: correct 'direction' of device_prep_dma_cyclic
The commit 49920bc (dmaengine: add new enum dma_transfer_direction) changes the type of parameter 'direction' of device_prep_dma_cyclic from dma_data_direction to dma_transfer_direction.
Signed-off-by: Shawn Guo shawn.guo@linaro.org
sound/soc/mxs/mxs-pcm.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Acked-by: Dong Aisheng dong.aisheng@linaro.org
Regards Dong Aisheng
participants (1)
-
Dong Aisheng-B29396