From: Henrique de Moraes Holschuh Date: Sun, 11 Jan 2009 05:01:07 +0000 (-0200) Subject: ACPI: thinkpad-acpi: start the event hunt season X-Git-Tag: v2.6.29-rc2~1^2~2^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb4293589855714b6d5079336019bf2af5fc41f8;p=platform%2Fupstream%2Fkernel-adaptation-pc.git ACPI: thinkpad-acpi: start the event hunt season Ask users to tell us about any unhandled events they find. Signed-off-by: Henrique de Moraes Holschuh Signed-off-by: Len Brown --- diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c index c4e4b64..d7d41ae 100644 --- 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 */