summaryrefslogtreecommitdiffstats
path: root/kernel/configs.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-09-05 15:07:42 -0600
committerBjorn Helgaas <bhelgaas@google.com>2013-09-23 17:40:46 -0600
commitb8eb67fcc4548b9f0d00bbfd1c0c8f72d8018900 (patch)
tree9146dd8b2c6227e5db5c982e51c788224708ef96 /kernel/configs.c
parent3e43abb012d45dc284ef9a0fb0cea0fb004b5607 (diff)
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 'kernel/configs.c')
0 files changed, 0 insertions, 0 deletions