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)
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>

No differences found