commit | c6c732cf9ff0547430a9dedc3fcf6a93f4db54ab | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon May 27 15:14:40 2013 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 05 09:32:25 2013 +0530 |
tree | 82dda2e623b881301b742dd4c7bb0b80d5e995b5 | |
parent | 0a0aee203c202e946a1e7dee3d40714dbab951a4 [diff] |
ipu_idmac: re-use dma_cookie_status() It's better to use generic dma_cookie_status() that allows user to get standard possible return codes independently of the DMAC driver in charge. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>