From: Thomas Gleixner Date: Sat, 10 Oct 2009 15:35:52 +0000 (+0000) Subject: spi: Remove BKL from spidev_open X-Git-Tag: v2.6.33-rc1~358^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c2aedc2543248c3fdc8c06c662b589d36c93bbb;p=pandora-kernel.git spi: Remove BKL from spidev_open The BKL was added there with the big pushdown. Remove it as the code is serialized already. Signed-off-by: Thomas Gleixner LKML-Reference: <20091010153349.318535932@linutronix.de> Cc: David Brownell --- Reading git-diff-tree failed