This patch
- conditionalizes procfs code upon CONFIG_PROC_FS (to reduce code size when
that option is not enabled)
- makes 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)
- moves the former
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 <[EMAIL PROTECTED]>
--- linux-2.6.19/drivers/c
2 matches
Mail list logo