mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-05 05:19:57 +00:00
This patch allows a virtio driver to use VIRTIO_DEV_ANY_ID for the device id. This will be used by a test module that can be bound to any virtio device. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>