Bowen Wang 9c91ed2360 pci/pci_ivshmem: fix bug in remove and add vmid check
1. Should check the vmid in ivshmem_remove() when release irq instead
check the ivdev->reg;
2. Add vmid check in ivshmem_probe() because ivshmem driver only support
vmid == 0 or 1 for now in NuttX;

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-09-10 14:34:31 +08:00
..
2023-09-22 13:51:00 +08:00
2023-10-17 13:43:43 +08:00
2024-08-28 13:59:04 +08:00
2024-06-28 09:30:42 +02:00
2023-07-08 13:50:48 +08:00
2024-07-03 17:31:23 +08:00
2024-08-28 13:46:47 +08:00
2024-08-26 16:26:53 +08:00
2024-09-06 10:01:11 +08:00