projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
106b4e6
)
ACPI: thinkpad-acpi: start the event hunt season
author
Henrique de Moraes Holschuh
<hmh@hmh.eng.br>
Sun, 11 Jan 2009 05:01:07 +0000
(
03:01
-0200)
committer
Len Brown
<len.brown@intel.com>
Thu, 15 Jan 2009 18:46:27 +0000
(13:46 -0500)
Ask users to tell us about any unhandled events they find.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/thinkpad_acpi.c
patch
|
blob
|
history
diff --git
a/drivers/platform/x86/thinkpad_acpi.c
b/drivers/platform/x86/thinkpad_acpi.c
index c4e4b641d95297848d83aaf79257849c5ea08152..d7d41ae2f2996033dd25b3a6cffe141530aa2c77 100644
(file)
--- a/
drivers/platform/x86/thinkpad_acpi.c
+++ b/
drivers/platform/x86/thinkpad_acpi.c
@@
-2801,6
+2801,9
@@
static void hotkey_notify(struct ibm_struct *ibm, u32 event)
if (!known_ev) {
printk(TPACPI_NOTICE
"unhandled HKEY event 0x%04x\n", hkey);
+ printk(TPACPI_NOTICE
+ "please report the conditions when this "
+ "event happened to %s\n", TPACPI_MAIL);
}
/* Legacy events */