]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
RTC: Remove the BKL.
authorDavid John <davidjon@xenontk.org>
Thu, 23 Oct 2008 08:25:56 +0000 (13:55 +0530)
committerJonathan Corbet <corbet@lwn.net>
Thu, 8 Jan 2009 23:44:03 +0000 (16:44 -0700)
commit048cd5888f81713af4597bde5815f32d58fdf5b0
tree87cd68ac3c852adb32170c73294fadaa54968620
parent4a6908a3a050aacc9c3a2f36b276b46c0629ad91
RTC: Remove the BKL.

Remove calls to the BKL since concurrent access is protected
by the spin lock rtc_lock.

Signed-off-by: David John <davidjon@xenontk.org>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
drivers/char/rtc.c