diff options
author | 2011-01-01 23:00:23 +0000 | |
---|---|---|
committer | 2011-01-14 17:07:49 -0800 | |
commit | 98d530fe246b65fbd3cdeeeca319a80c46cb4793 (patch) | |
tree | f5b6d711fd6d24ae6a042e91c4bc9108914fb382 /fs | |
parent | dmaengine: at_hdmac: fix race while monitoring channel status (diff) | |
download | linux-dev-98d530fe246b65fbd3cdeeeca319a80c46cb4793.tar.xz linux-dev-98d530fe246b65fbd3cdeeeca319a80c46cb4793.zip |
Fix dmaengine_submit() return type
desc->tx_submit's return type is dma_cookie_t, not int. Therefore,
dmaengine_submit() should match this return type as it's just
wrapping this detail.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions