diff options
author | 2009-09-10 12:34:09 -0600 | |
---|---|---|
committer | 2009-09-14 08:46:58 -0700 | |
commit | 7f53866932fd08add06ee2f93ead129949158490 (patch) | |
tree | f01520afe3708a3c79233fa67d50124f0dac6335 /include/linux/moduleparam.h | |
parent | PCI Hotplug: acpiphp: find bridges the easy way (diff) | |
download | wireguard-linux-7f53866932fd08add06ee2f93ead129949158490.tar.xz wireguard-linux-7f53866932fd08add06ee2f93ead129949158490.zip |
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
acpi_pci_detect_ejectable() goes through effort to convert its
struct pci_bus arg to an acpi_handle, but every time we use this
interface, we already have the handle available.
So let's just use the handle instead of converting back and forth.
Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Tested-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions