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:
8b298de
)
dma: mmp_pdma: refactor unlocking path in lookup_phy()
author
Daniel Mack
<zonque@gmail.com>
Sat, 10 Aug 2013 16:52:16 +0000
(18:52 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 14 Aug 2013 08:25:15 +0000
(13:55 +0530)
As suggested by Ezequiel GarcĂa, release the spinlock at the end of the
function only, and use a goto for the control flow.
Just a minor cleanup.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found