diff options
author | Jan Beulich <jbeulich@novell.com> | 2006-12-13 09:35:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 18:05:52 +0100 |
commit | 9cef779ec3643e6c846f86a32d8c44daff16a336 (patch) | |
tree | 0f797b0e90876fe65f6cb6f7e7b8ec0d9dbf3efb /.gitignore | |
parent | [PATCH] rtc: fx error case (diff) | |
download | linux-9cef779ec3643e6c846f86a32d8c44daff16a336.tar.xz linux-9cef779ec3643e6c846f86a32d8c44daff16a336.zip |
[PATCH] RTC driver init adjustment
- conditionalizes procfs code upon CONFIG_PROC_FS (to reduce code size when
that option is not enabled)
- make initialization no longer fail when the procfs entry can't be
allocated (namely would initialization always have failed when
CONFIG_PROC_FS was not set)
- move the formerly file-scope static variable rtc_int_handler_ptr into
the only function using it, and makes it automatic.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions