CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2023/07/10 07:48:02
Modified files: sys/dev/fdt : rkgpio.c Log message: The changes to the register layout affect the interrupt status/ack registers as well. Make use of these, otherwise it might lead to an interrupt flood. ok kettenis@