diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2008-12-08 21:30:51 -0700 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-12-30 21:28:19 -0500 |
commit | 063563b4b8f87e2be0e127ccf3a8e6eef6309ff4 (patch) | |
tree | d2e1c9c8d7c0d29d52df1ae9117cbd1cd516a4d9 /drivers/virtio/virtio_ring.c | |
parent | c458033c9b72a81b890d97ec6339694bab252383 (diff) |
ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin
There's no reason to pass around segment, bus, and device independently
when we can just pass the pci_dev pointer, which carries all those
already.
The pci_dev contains an interrupt pin, too, but we still have to pass both
the pci_dev and the pin because when we use a bridge to derive an IRQ, we
need the pin from the downstream device, not the bridge.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/virtio/virtio_ring.c')
0 files changed, 0 insertions, 0 deletions