thinkpad-acpi: silence hotkey enable warning for module parameter
commit4ab56a105a447a0b47d82c67fa403d6cb5da57b2
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 5 Jul 2009 00:35:19 +0000 (4 21:35 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 5 Jul 2009 00:35:19 +0000 (4 21:35 -0300)
treeed435bbd8a47217c4fd3eb515a126905eb44512d
parentf661a2a686318a29bc7a156fd4613c6f67b34a38
thinkpad-acpi: silence hotkey enable warning for module parameter

Avoid the WARN() when the procfs handler for hotkey enable is used by
a module parameter.  Instead, urge the user to stop doing that.

Reported-by: Niel Lambrechts <niel.lambrechts@gmail.com>
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/platform/x86/thinkpad_acpi.c