From: Thomas Gleixner Date: Sat, 10 Oct 2009 15:35:48 +0000 (+0000) Subject: drivers: Remove BKL from cs5535_gpio X-Git-Tag: v2.6.33-rc1~358^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e63bb5f08378620d913824ab42e49027f22194;p=pandora-kernel.git 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 LKML-Reference: <20091010153349.277882707@linutronix.de> --- Reading git-diff-tree failed