]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: Add QEMU top-level IDs for (sub)vendor & device
authorRobin H. Johnson <robbat2@gentoo.org>
Sun, 6 Mar 2016 22:02:30 +0000 (22:02 +0000)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 9 Mar 2016 04:31:21 +0000 (22:31 -0600)
commitcaf02abf9bd00b4c23745a055c4f4c243eecd392
tree02434e9ffb5516be2114135c68aa38d66afc0bfd
parent9289b9d3aaf63171729bc06671d93d3164b3f0c5
PCI: Add QEMU top-level IDs for (sub)vendor & device

Introduce PCI_VENDOR/PCI_SUBVENDOR/PCI_SUBDEVICE defines to replace the
constants scattered in the kernel already used to detect QEMU.

They are defined in the QEMU codebase per docs/specs/pci-ids.txt.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/bochs/bochs_drv.c
drivers/gpu/drm/cirrus/cirrus_drv.c
drivers/virtio/virtio_pci_common.c
include/linux/pci_ids.h
sound/pci/intel8x0.c