commit | d6077c92b6c51299eac7c2673631d6394ee2191a | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Dec 14 15:47:46 2011 +0800 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Fri Dec 23 22:05:22 2011 +0530 |
tree | dbbe7db2f0222898cc8b0e8269128437a0cc0dda | |
parent | 2a0ff7a602714990b10a8749e908dad48401138e [diff] |
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> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>