dmaengine: PL08x: remove redundant spinlock
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 May 2012 16:05:40 +0000 (17:05 +0100)
committerRussell 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