ACPI: Don't print internal BIOS names of wakeup devices
commite6f1f3c54974a30c65ea0b699809d12f0aa04272
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 3 Apr 2006 17:14:00 +0000 (3 13:14 -0400)
committerLen Brown <len.brown@intel.com>
Mon, 3 Apr 2006 20:06:47 +0000 (3 16:06 -0400)
treee9a0e2ebcc249e8e64d53a055a5016d821f03155
parentc12ea918ee175ceb3a258cd81f1c43e897d0c0bc
ACPI: Don't print internal BIOS names of wakeup devices

Internal BIOS names like these should be exposed
to the user as little as possible:

ACPI wakeup devices: C069 C0CE C1D1 C0DE C1D4

Eventually, the "wakeup" property of a device should be exported via the
device tree, not by a printk of an internal BIOS name.  For the hard-core,
these are still available in /proc/acpi/wakeup_devices, just not
printed to dmesg.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/sleep/wakeup.c