DMAENGINE: generic slave channel control v3
authorLinus Walleij <linus.walleij@stericsson.com>
Wed, 4 Aug 2010 11:37:33 +0000 (13:37 +0200)
committerDan Williams <dan.j.williams@intel.com>
Wed, 4 Aug 2010 21:13:02 +0000 (14:13 -0700)
This adds an interface to the DMAengine to make it possible to
reconfigure a slave channel at runtime. We add a few foreseen
config parameters to the passed struct, with a void * pointer
for custom per-device or per-platform runtime slave data.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
include/linux/dmaengine.h

Simple merge