From: Linus Walleij Date: Mon, 17 May 2010 23:30:42 +0000 (-0700) Subject: DMAENGINE: extend the control command to include an arg X-Git-Tag: v2.6.35-rc1~439^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=058276303dbc4ed089c1f7dad0871810b1f5ddf1;p=pandora-kernel.git DMAENGINE: extend the control command to include an arg This adds an argument to the DMAengine control function, so that we can later provide control commands that need some external data passed in through an argument akin to the ioctl() operation prototype. [dan.j.williams@intel.com: fix up some missed conversions] Signed-off-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed