git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
890766d
)
dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Fri, 7 Mar 2014 19:46:46 +0000
(16:46 -0300)
committer
Dan Williams
<dan.j.williams@intel.com>
Thu, 10 Apr 2014 19:26:17 +0000
(12:26 -0700)
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>
drivers/dma/mv_xor.c
patch
|
blob
|
history
diff --cc
drivers/dma/mv_xor.c
Simple merge