mirror of
https://github.com/adulau/aha.git
synced 2024-12-31 21:26:18 +00:00
3c75e23784
According to the PCI Firmware Specification Revision 3.0 section 4.5, _OSC should only be called on a root brdige. Here is the relevant passage: "The _OSC interface defined in this section applies only to Host Bridge ACPI devices that originate PCI, PCI-X, or PCI Express hierarchies". Changed the code to find the parent root bridge of the device and call _OSC on that. Signed-off-by: Andrew Patterson <andrew.patterson@hp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
aer | ||
Kconfig | ||
Makefile | ||
portdrv.h | ||
portdrv_bus.c | ||
portdrv_core.c | ||
portdrv_pci.c |