commit | c156d0a5b0c667999e06d0bb52e3d1376faec8bf | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Wed Aug 04 13:37:33 2010 +0200 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Aug 04 14:13:02 2010 -0700 |
tree | 39d6a0e88ef73fe51164131b53f5caecad05ad5b | |
parent | 0c42bd0e425e9c8ddb7019fc446f7d915e36c5f6 [diff] |
DMAENGINE: generic slave channel control v3 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>