Alexander Chiang 859a3f86ca ACPI: simplify acpi_pci_irq_add_prt() API
A PCI domain cannot change as you descend down subordinate buses, which
makes the 'segment' argument to acpi_pci_irq_add_prt() useless.

Change the interface to take a struct pci_bus *, from whence we can derive
the bus number and segment. Reducing the number of arguments makes life
simpler for 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>
2009-06-17 23:22:16 -04:00
..
2008-04-23 23:00:13 -04:00
2008-02-07 03:33:23 -05:00
2009-04-05 02:14:15 -04:00
2009-04-07 15:32:59 +02:00
2009-04-03 20:10:26 -04:00
2009-03-26 16:38:21 -04:00
2005-08-05 00:45:14 -04:00