Searched hist:c14d2bc4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/dma/ |
H A D | mmp_tdma.c | c14d2bc4 Mon May 27 07:14:41 CDT 2013 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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> c14d2bc4 Mon May 27 07:14:41 CDT 2013 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|