CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/10 10:58:16
Modified files:
sys/dev/acpi : acpi.c acpidebug.c acpidock.c acpiec.c
acpipwrres.c acpitz.c acpivar.h
Log message:
Provide the AML root in ACPI's softc so that drivers that need access
don't have to declare it using extern.
Suggested by and with feedback from kettenis@
Tested by deraadt@ on arm64, amd64 and i386
Tested by bluhm@ on amd64 and i386
