commit | 23616941914917cf25b94789856b5326b68d8ee8 | [log] [tgz] |
---|---|---|
author | Andrew Patterson <andrew.patterson@hp.com> | Mon Nov 10 15:31:10 2008 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:32 2009 -0800 |
tree | dd32448bbb06a53711d34b5e7f71dac8a07527d2 | |
parent | 07ae95f988a34465bdcb384bfa73c03424fe2312 [diff] |
ACPI/PCI: remove obsolete _OSC capability support functions The acpi_query_osc, __pci_osc_support_set, pci_osc_support_set, and pcie_osc_support_set functions have been obsoleted in favor of setting these capabilities during root bridge discovery with pci_acpi_osc_support. There are no longer any callers of these functions, so remove them. Signed-off-by: Andrew Patterson <andrew.patterson@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>