]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipu_idmac: re-use dma_cookie_status()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:40 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:37:00 +0000 (15:07 +0530)
commit817a541b6e44d98a708bda30c0178274edc7d26a
tree8074e8fdd82a99671f3b5ceb5a418a38c1f8c9fd
parent26a232d1d200737630afb89d5d1e91f25fac57ad
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>
drivers/dma/ipu/ipu_idmac.c