toshiba_acpi: Add a module parameter to disable hotkeys registration
authorAzael Avalos <coproscefalo@gmail.com>
Mon, 25 Jan 2016 19:52:18 +0000 (12:52 -0700)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 23 Mar 2016 17:05:37 +0000 (10:05 -0700)
commit7faa6a37fa106cb0cad6203e8fc2aea646cb253a
treef29c9b4684268f011d2e5caa90cd550cfdc1edeb
parent33f857a441f05b68a55e1f6b3ecf1ea82d6633a4
toshiba_acpi: Add a module parameter to disable hotkeys registration

Some laptop models have working hotkeys without the need of the driver
to activate them.

This patch adds a module parameter to tell the driver not to register
the hotkeys.

The new parameter is useful in DE less installations or where the DE
does not handle the hotkeys (see bug 99501).

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c