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:
92d2fd6
)
dmaengine: PL08x: remove redundant spinlock
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 26 May 2012 16:05:40 +0000
(17:05 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:15:36 +0000
(14:15 +0100)
The pl08x_driver_data spinlock is only ever initialized. Nothing else
uses it. Let's get rid of it.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found