Add the hooks to disable and enable GPIO interrupts. Should fix potential
authorkettenis <kettenis@openbsd.org>
Thu, 20 Oct 2022 20:40:57 +0000 (20:40 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 20 Oct 2022 20:40:57 +0000 (20:40 +0000)
commit244d7b1765700fd7cbc9c1a45e8ef15f2ae492a6
tree983e500813f7fda159f63f7b380d993a40d430c0
parent9084a372bad5e9821462d98802a3d48cde164f36
Add the hooks to disable and enable GPIO interrupts.  Should fix potential
interrupt storms related to level-triggered interrupts.

ok mglocker@
sys/dev/acpi/amdgpio.c
sys/dev/acpi/aplgpio.c
sys/dev/acpi/bytgpio.c
sys/dev/acpi/chvgpio.c
sys/dev/acpi/glkgpio.c
sys/dev/acpi/pchgpio.c