]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] rtc: fx error case
authorJan Beulich <jbeulich@novell.com>
Wed, 13 Dec 2006 08:35:04 +0000 (00:35 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:52 +0000 (09:05 -0800)
commitf88c188c93d902dd34f9408c249ff3bf27c41328
treeccfd9584eaec47ea09d37308c8651fa66f56c65e
parentab65ea95fed02e4bb160f2e8dd84f3f37e48216d
[PATCH] rtc: fx error case

Ensure RTC driver doesn't use its timer when it doesn't get to set it up
(as it cannot currently prevent other of its functions to be called from
outside when not built as a module - probably this should also be
addressed).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/rtc.c