summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2009-04-27 22:33:41 (GMT)
committerLen Brown <len.brown@intel.com>2009-05-28 01:14:03 (GMT)
commit6cc73b4806c07b4207780f6d85c456b4c5b29d71 (patch)
tree1272026397edf3fdf44d0d2ed03da831dba6b1bf /init
parentb9417f84e17b93a6976a8a88b38bf9567975cb38 (diff)
downloadlinux-6cc73b4806c07b4207780f6d85c456b4c5b29d71.tar.xz
ACPI: processor: check for synthetic _HID, default to "Device" declaration
This patch inverts the logic that distinguishes "Processor" statements from "Device" statements, so we now check explicitly for "Processor" and default to "Device". This removes the only real use of ACPI_PROCESSOR_HID, so we can then remove the #define. It also has the theoretical advantage that if a new processor _HID were ever added, we wouldn't have to change the code here. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions