diff options
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | 2012-09-21 11:03:58 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-09-25 01:29:40 +0400 |
commit | 0f2bdfedcb8f1aaf54a0ab4934f33b3710692a19 (patch) | |
tree | e2b9d8c64f8cdcc81d1ad7b01ee9c208b2a5513b /crypto | |
parent | 55bfe3c0c561783655a8ff2f6f3f19ac1362b132 (diff) | |
download | linux-0f2bdfedcb8f1aaf54a0ab4934f33b3710692a19.tar.xz |
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
This patch changes the function signature of walk_root_bridge().
We can omit _STA, _SEG, and _BBN evaluation by passing not acpi_handle
but acpi_pci_root. Now that acpi_pci_slot_add() which is the only
caller of walk_root_bridge() gets acpi_pci_root structure, changing
signature of walk_root_bridge() is reasonable.
[bhelgaas: changelog]
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions