Re: [PATCH-3] A new irq device interface
Junling Ma, le sam. 01 août 2020 19:06:02 -0700, a ecrit: > In this patch, the old interface of device_intr_register and device_intr_ack > is removed. We don't want to remove it yet, we need to keep it for smooth upgrade. Please everybody always remember to test smooth upgrades. Otherwise I end
[PATCH-3] A new irq device interface
In this patch, the old interface of device_intr_register and device_intr_ack is removed. Junling Ma --- Makefrag.am| 2 - device/ds_routines.c | 62 -- device/intr.c | 104 - device/intr.h