Re: [patch 2.6.18-git] RTC class uses subsys_init



On 2006-09-29, David Brownell <david-b@xxxxxxxxxxx> wrote:
[RESEND]

This makes RTC core components use "subsys_init" instead of "module_init",
as appropriate for subsystem infrastructure. This is mostly useful for
statically linking drivers in other parts of the tree that may provide an
RTC interface as a secondary functionality (e.g. part of a multifunction
chip); they won't need to worry so much about drivers/Makefile link order.

Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>


ACK

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [patch 2.6.18-rc3] RTC class uses subsys_init
    ... as appropriate for subsystem infrastructure. ... statically linking drivers in other parts of the tree that may provide an ... RTC interface as a secondary functionality (e.g. part of a multifunction ...
    (Linux-Kernel)
  • [patch 2.6.18-git] RTC class uses subsys_init
    ... as appropriate for subsystem infrastructure. ... statically linking drivers in other parts of the tree that may provide an ... RTC interface as a secondary functionality (e.g. part of a multifunction ...
    (Linux-Kernel)