From: Thomas Gleixner Date: Sat, 10 Oct 2009 13:56:00 +0000 (+0200) Subject: drivers: Remove BKL from pc8736x_gpio X-Git-Tag: v2.6.33-rc1~358^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d69bc2c0202f438669073d849999d2f6b6ca31;p=pandora-kernel.git drivers: Remove BKL from pc8736x_gpio cycle_kernel_lock() was added during the big BKL pushdown. It should ensure the serializiation against driver init code. In this case there is nothing to serialize. Remove it. Signed-off-by: Thomas Gleixner LKML-Reference: <20091010153350.127093710@linutronix.de> Acked-by: Jim Cromie --- Reading git-diff-tree failed