diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2013-09-05 15:07:42 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-09-23 17:40:46 -0600 |
commit | b8eb67fcc4548b9f0d00bbfd1c0c8f72d8018900 (patch) | |
tree | 9146dd8b2c6227e5db5c982e51c788224708ef96 /drivers/acpi/acpica/actables.h | |
parent | 3e43abb012d45dc284ef9a0fb0cea0fb004b5607 (diff) | |
download | blackbird-obmc-linux-b8eb67fcc4548b9f0d00bbfd1c0c8f72d8018900.tar.gz blackbird-obmc-linux-b8eb67fcc4548b9f0d00bbfd1c0c8f72d8018900.zip |
PCI/ACPI: Split _OSC "support" and "control" flags into separate variables
Previously we used "flags" for both:
- the bitmask of features we support (segments, ASPM, MSI, etc.), and
- the bitmask of features we want to control (native hotplug, AER, etc.)
To reduce confusion, this patch splits this into two variables:
"support" is the bitmask of features we support, and "control" is the
bitmask of features we want to control. No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/actables.h')
0 files changed, 0 insertions, 0 deletions