From: Thomas Gleixner Date: Sat, 10 Oct 2009 10:41:43 +0000 (+0200) Subject: input: Remove BKL from hp_sdc_rtc X-Git-Tag: v2.6.33-rc1~358^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d23559857e5f34762c61487f8ffb2fa4d7442d;p=pandora-kernel.git input: Remove BKL from hp_sdc_rtc 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: <20091010153349.884891604@linutronix.de> Cc: Geert Uytterhoeven Cc: Dmitry Torokhov --- Reading git-diff-tree failed