]> Git Repo - linux.git/commit - drivers/char/rtc.c
RTC: Remove the BKL.
authorDavid John <[email protected]>
Thu, 23 Oct 2008 08:25:56 +0000 (13:55 +0530)
committerJonathan Corbet <[email protected]>
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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
drivers/char/rtc.c
This page took 0.052393 seconds and 4 git commands to generate.