commit | 41ba6b711a40b83a877ae8242a4b3e692de91f97 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@linux.intel.com> | Mon Mar 26 17:28:08 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 26 18:28:11 2012 +0100 |
tree | c48ab8a184970be1a354d75b484ba878d7e7094f | |
parent | 4a163c82d600e554ef79e931db6315026e1fc819 [diff] |
ASoC: dmaengine_pcm: use dmaengine cyclic wrapper commit 4a163c82 added extra parameter to device_prep_dma_cyclic this is not required if we use the wrapper over cyclic API. This is split from Alexedre's patch Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>