From: Michael Büsch Date: Wed, 16 Nov 2011 22:51:20 +0000 (+0100) Subject: p54spi: Remove FIXME in op_stop X-Git-Tag: v3.3-rc1~182^2~261^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adb92faa852589ad60ebd5ff94fc53c0882ebd5;p=pandora-kernel.git p54spi: Remove FIXME in op_stop Don't use the interruptible variant of mutex_lock(). It doesn't really need to be interruptible. This avoids nasty error handling. Signed-off-by: Michael Buesch Acked-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed