]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmp_tdma: set cookies as well when asked for tx status
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:41 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:37:00 +0000 (15:07 +0530)
commit3fbaa27fdd0db3b127f2f088c27b39a1e28ab505
tree832b4769549f96e48df3bd1003739d25633c8ef5
parent817a541b6e44d98a708bda30c0178274edc7d26a
mmp_tdma: set cookies as well when asked for tx status

dma_set_residue() sets only residue value, so user can't rely on the returned
values of cookies. That patch standardize the behaviour.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mmp_tdma.c