From: Alan Cox Date: Thu, 24 Jul 2008 04:30:32 +0000 (-0700) Subject: rtc: push the BKL down into the driver ioctl method X-Git-Tag: v2.6.27-rc1~619 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53f1b1433da7eac2607a4a0898a221a4485fd732;p=pandora-kernel.git rtc: push the BKL down into the driver ioctl method For now just wrap the main logic, but this driver is a prime candidate for someone wanting to eliminate the lock entirely [lizf@cn.fujitsu.com: fix build failure] Signed-off-by: Alan Cox Signed-off-by: Li Zefan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed