CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/10 18:55:12
Modified files:
sys/arch/amd64/amd64: acpi_machdep.c
sys/arch/arm64/dev: apm.c
sys/arch/i386/i386: acpi_machdep.c
sys/arch/macppc/dev: apm.c
sys/kern : subr_suspend.c
sys/sys : device.h
Log message:
the sleep_clocks() hook is not needed because the architectures which
need to do this can do it a few moments later in a different hook
