CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/16 09:44:35
Modified files:
sys/dev/acpi : amdgpio.c aplgpio.c bytgpio.c chvgpio.c
dwgpio.c glkgpio.c pchgpio.c pckbc_acpi.c
qcgpio.c
Log message:
Adjust the ACPI GPIO interrupt API to pass down the IPL and do the
appropriate splraise()/splx() dance around running the interrupt handler.
Get rid of the wrapper in pckbc@acpi.
ok hastings@
