]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
spi: Remove BKL from spidev_open
authorThomas Gleixner <tglx@linutronix.de>
Sat, 10 Oct 2009 15:35:52 +0000 (15:35 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 15:36:48 +0000 (17:36 +0200)
The BKL was added there with the big pushdown. Remove it as the code
is serialized already.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <20091010153349.318535932@linutronix.de>
Cc: David Brownell <dbrownell@users.sourceforge.net>

No differences found