drivers: Remove BKL from cs5535_gpio
authorThomas Gleixner <tglx@linutronix.de>
Sat, 10 Oct 2009 15:35:48 +0000 (15:35 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 15:36:48 +0000 (17:36 +0200)
commita7e63bb5f08378620d913824ab42e49027f22194
tree9ff6540a6fff5b2253f185513cd0e3a4b2610b32
parent40b798efe3460797a4ac928ee2e038774e2758eb
drivers: Remove BKL from cs5535_gpio

The big BKL pushdown added cycle_kernel_lock(). There is nothing to
wait for in this driver. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <20091010153349.277882707@linutronix.de>
drivers/char/cs5535_gpio.c