commit | 7faa6a37fa106cb0cad6203e8fc2aea646cb253a | [log] [tgz] |
---|---|---|
author | Azael Avalos <coproscefalo@gmail.com> | Mon Jan 25 12:52:18 2016 -0700 |
committer | Darren Hart <dvhart@linux.intel.com> | Wed Mar 23 10:05:37 2016 -0700 |
tree | f29c9b4684268f011d2e5caa90cd550cfdc1edeb | |
parent | 33f857a441f05b68a55e1f6b3ecf1ea82d6633a4 [diff] |
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>