commit | f3e92d355e1251fb6d1a15508f2a5448d2354727 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Wed Dec 13 00:35:04 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Dec 13 09:05:52 2006 -0800 |
tree | ccfd9584eaec47ea09d37308c8651fa66f56c65e | |
parent | e8c5c045d790e7018c56f1a998a2d240b732ea3c [diff] |
[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>