diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2014-03-07 20:46:46 +0100 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2014-04-10 21:26:17 +0200 |
commit | e43147acba6f64ba32664dd0e590657cc49b6940 (patch) | |
tree | cb4bb53438968d1c55c0b0eb357659890ebf919b /tools/usb | |
parent | dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call (diff) | |
download | linux-e43147acba6f64ba32664dd0e590657cc49b6940.tar.xz linux-e43147acba6f64ba32664dd0e590657cc49b6940.zip |
dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
In order to simplify the code, remove all the calls to the locked
mv_xor_slot_cleanup() and instead use the unlocked version only,
It's less error prone to have just one function, and require the caller
to ensure proper locking.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions