From: Bjorn Helgaas Date: Mon, 3 Apr 2006 17:14:00 +0000 (-0400) Subject: ACPI: Don't print internal BIOS names of wakeup devices X-Git-Tag: v2.6.18-rc1~1081^2~19^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6f1f3c54974a30c65ea0b699809d12f0aa04272;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed