From: Linus Walleij Date: Tue, 2 Aug 2011 09:29:24 +0000 (+0200) Subject: spi/pl022: remove function cannot exit X-Git-Tag: v3.1-rc1~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50658b6602dad6dc76c226917f5d8cec0f680eab;p=pandora-kernel.git spi/pl022: remove function cannot exit The remove function in the PL022 driver cannot abort the remove function any way, so restructure the code so as not to make that assumption. Remove will now proceed no matter whether it can stop the transfer queue or not. Reported-by: Russell King Signed-off-by: Linus Walleij Signed-off-by: Grant Likely --- Reading git-diff-tree failed