From: Sascha Hauer Date: Thu, 30 Sep 2010 13:56:33 +0000 (+0000) Subject: dmaengine: add wrapper functions for device control functions X-Git-Tag: v2.6.37-rc1~79^2~6^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3ecaf0ad49de0bed829d409a164e7107c02993;p=pandora-kernel.git dmaengine: add wrapper functions for device control functions Add wrapper functions around the dma_device->device_control function to bring back type safety. Also, add a wrapper function around dma_async_tx_descriptor->tx_submit. This is named dmaengine_submit instead of dmaengine_tx_submit to get rid of the confusing 'tx' in the function name Signed-off-by: Sascha Hauer Signed-off-by: Dan Williams --- Reading git-diff-tree failed