diff options
author | 2009-06-10 19:55:40 +0000 | |
---|---|---|
committer | 2009-06-17 23:22:16 -0400 | |
commit | d9efae3688addb15994c9ad9761dada6f988bc14 (patch) | |
tree | 6d697c2cca0aa47b6f50880682699eaca72e9197 /lib/fault-inject.c | |
parent | ACPI: simplify acpi_pci_irq_add_prt() API (diff) | |
download | wireguard-linux-d9efae3688addb15994c9ad9761dada6f988bc14.tar.xz wireguard-linux-d9efae3688addb15994c9ad9761dada6f988bc14.zip |
ACPI: simplify acpi_pci_irq_del_prt() API
There is no need to pass a segment/bus tuple to this API, as the callsite
always has a struct pci_bus. We can derive segment/bus from the
struct pci_bus, so let's take this opportunit to simplify the API and
make life easier for the callers.
Signed-off-by: Alex Chiang <achiang@hp.com>
Acked-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions