[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)
commitf3e92d355e1251fb6d1a15508f2a5448d2354727
treeccfd9584eaec47ea09d37308c8651fa66f56c65e
parente8c5c045d790e7018c56f1a998a2d240b732ea3c
[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