From: Shawn Guo Date: Wed, 14 Dec 2011 07:47:46 +0000 (+0800) Subject: ASoC: mxs: correct 'direction' of device_prep_dma_cyclic X-Git-Tag: v3.3-rc1~14^2~110^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbec3b30a601791717bc5bb827e210c3b5d6e067;p=pandora-kernel.git 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 Acked-by: Dong Aisheng Signed-off-by: Mark Brown --- Reading git-diff-tree failed