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~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6077c92b6c51299eac7c2673631d6394ee2191a;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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed