summaryrefslogtreecommitdiff
path: root/drivers/leds
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2008-12-09 04:30:51 (GMT)
committerLen Brown <len.brown@intel.com>2008-12-31 02:28:19 (GMT)
commit063563b4b8f87e2be0e127ccf3a8e6eef6309ff4 (patch)
treed2e1c9c8d7c0d29d52df1ae9117cbd1cd516a4d9 /drivers/leds
parentc458033c9b72a81b890d97ec6339694bab252383 (diff)
downloadlinux-fsl-qoriq-063563b4b8f87e2be0e127ccf3a8e6eef6309ff4.tar.xz
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/leds')
0 files changed, 0 insertions, 0 deletions