]> git.karo-electronics.de Git - linux-beck.git/commit
dmaengine: idma64: convert idma64_hw_desc_fill() to return void
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 17 Nov 2015 11:37:09 +0000 (13:37 +0200)
committerVinod Koul <vinod.koul@intel.com>
Sat, 5 Dec 2015 08:24:28 +0000 (13:54 +0530)
commitac02979413e0310f85bbcc2945d65da7071c08fe
tree9dd1081869730d4773efde96ddb11bdd6f3ad2ab
parente3fdb1894cfac6dd4a5bb24d3232fd97ddf74c93
dmaengine: idma64: convert idma64_hw_desc_fill() to return void

Explicitly show in idma64_desc_fill() how we link the hardware
descriptors.

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