]> git.baikalelectronics.ru Git - kernel.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)
commit1383ffc682a9abbb534e8e343474c28e7137464e
tree9dd1081869730d4773efde96ddb11bdd6f3ad2ab
parent356ed2e5d29f99fd82f127ce3c9ca655c9dcf53c
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