diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-07-06 20:32:25 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-07-15 22:01:03 +0530 |
commit | 6079d38ca21e80c13af2d8f8a7b062a0e28615c9 (patch) | |
tree | 35e6e1c7550a2c1055d212a0cfaac55526104810 /scripts/link-vmlinux.sh | |
parent | be025329fd4223f3442fffc35f8255bd64d0d526 (diff) | |
download | talos-obmc-linux-6079d38ca21e80c13af2d8f8a7b062a0e28615c9.tar.gz talos-obmc-linux-6079d38ca21e80c13af2d8f8a7b062a0e28615c9.zip |
dmaengine: pl330: Remove useless xfer_cb indirection
The xfer_cb callback of the pl330_req struct is always set to the same function.
This adds an unnecessary step of indirection. Instead just call the callback
function directly.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions