From: Thomas Gleixner Date: Sat, 10 Oct 2009 13:14:03 +0000 (+0200) Subject: rtc: Remove BKL from efirtc X-Git-Tag: v2.6.33-rc1~358^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ee6dc9ebe8fc2640ee3fbf2c340bd853e2fd36;p=pandora-kernel.git 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 LKML-Reference: <20091010153350.046644063@linutronix.de> --- Reading git-diff-tree failed