From: Thomas Gleixner Date: Sat, 10 Oct 2009 14:02:53 +0000 (+0200) Subject: drivers: Remove BKL from scx200_gpio X-Git-Tag: v2.6.33-rc1~358^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8183a2061ba54c4c2b3cd31c3add6fd717e853;p=pandora-kernel.git drivers: Remove BKL from scx200_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.167321547@linutronix.de> Acked-by: Jim Cromie --- Reading git-diff-tree failed