]> git.neil.brown.name Git - history.git/commit
acpi sleep: demote sleep proc file creation.
authorPatrick Mochel <mochel@osdl.org>
Thu, 13 Feb 2003 06:38:03 +0000 (00:38 -0600)
committerPatrick Mochel <mochel@osdl.org>
Thu, 13 Feb 2003 06:38:03 +0000 (00:38 -0600)
commit58e79bac37e276afbe349d415de27ef68bfad800
treec18ba98d9604fe268fd003c6872b049421233dea
parentddb47f6d6e1927385826842d65e022ab4a4417e2
acpi sleep: demote sleep proc file creation.

- Make acpi_sleep_proc_init() a late_initcall(), and not called from
  acpi_sleep_init(). This guarantees that the acpi proc hierarchy is at
  least there when we create the dang file.
drivers/acpi/sleep/main.c
drivers/acpi/sleep/proc.c
drivers/acpi/sleep/sleep.h