| commit | a5ee6dc9ebe8fc2640ee3fbf2c340bd853e2fd36 | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 10 15:14:03 2009 +0200 |
| committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 17:36:51 2009 +0200 |
| tree | 879caae9d7eac70a944eef7e4a8194fca12588ca | |
| parent | d2d23559857e5f34762c61487f8ffb2fa4d7442d [diff] |
rtc: Remove BKL from efirtc BKL locking came to efirtc via the big BKL push down, but the access to the efi functions is protected by efi_rtc_lock already. Remove it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> LKML-Reference: <20091010153350.046644063@linutronix.de>