diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-04-27 16:33:36 -0600 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-05-27 21:13:31 -0400 |
commit | b9417f84e17b93a6976a8a88b38bf9567975cb38 (patch) | |
tree | c19a3bb3e51e6000d05629749e86a07ab5f2dfbd /drivers/hwmon/lm75.c | |
parent | cd86a536c81e9300d984327517548ca0652eebf9 (diff) | |
download | linux-b9417f84e17b93a6976a8a88b38bf9567975cb38.tar.gz linux-b9417f84e17b93a6976a8a88b38bf9567975cb38.tar.bz2 linux-b9417f84e17b93a6976a8a88b38bf9567975cb38.zip |
ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID
ACPI_PROCESSOR_OBJECT_HID is a synthetic _HID that Linux generates
for "Processor" definitions. Unlike "Device" definitions, "Processor"
definitions do not have a _HID in the namespace, so we generate a
fake _HID. By convention, all these fake _HIDs begin with "LNX".
This does change the user-visible _HID for "Processor" objects --
previously, we used "ACPI_CPU" and this changes that to "LNXCPU",
which starts with "LNX" as do all the other made-up _HIDs. This
change is visible in processor filenames and "hid" files under
/sys/devices/LNXSYSTM:00/.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/hwmon/lm75.c')
0 files changed, 0 insertions, 0 deletions