commit | c15a6ef6ea3ff06df2d532d314f85da48cb067e8 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 26 17:05:40 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 01 14:15:36 2012 +0100 |
tree | 45c8d47e9ddb5a5ee8a3326f2dfdf047dd33ae96 | |
parent | 92d2fd619d143b9559c1d6bca10162da4c1c2d34 [diff] |
dmaengine: PL08x: remove redundant spinlock 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>