From: Linus Walleij Date: Wed, 4 Aug 2010 11:37:33 +0000 (+0200) Subject: DMAENGINE: generic slave channel control v3 X-Git-Tag: v2.6.36-rc1~311^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c156d0a5b0c667999e06d0bb52e3d1376faec8bf;p=pandora-kernel.git 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 Signed-off-by: Dan Williams --- Reading git-diff-tree failed