From: Russell King Date: Sat, 26 May 2012 16:05:40 +0000 (+0100) Subject: dmaengine: PL08x: remove redundant spinlock X-Git-Tag: v3.6-rc1~13^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c15a6ef6ea3ff06df2d532d314f85da48cb067e8;p=pandora-kernel.git 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 Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed