commit | d2d23559857e5f34762c61487f8ffb2fa4d7442d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 10 12:41:43 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 17:36:51 2009 +0200 |
tree | 983e73991828907eb504659993fb27bbaac7382f | |
parent | a09ba31a54dbc9a548c4ff90619e4c7128a4282e [diff] |
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 <tglx@linutronix.de> LKML-Reference: <20091010153349.884891604@linutronix.de> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Dmitry Torokhov <dtor@mail.ru>