diff options
author | Azael Avalos <coproscefalo@gmail.com> | 2015-09-09 11:28:20 -0600 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-10-03 08:40:44 -0700 |
commit | 52cbae0127ade4120f51a6c5b46f28534723b9bf (patch) | |
tree | b9eefd8c1e840f40a53eb3948710333b389db1f4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b116fd009a73fc83f05241152ea9300304e6826c (diff) |
toshiba_acpi: Change default Hotkey enabling value
The driver currently uses the hotkey enabling value of 0x09 to enable
hotkey events, but windows uses a different value (0x01).
All Toshiba laptops accept the following "hotkey" parameters:
0x01 - Enable hotkey and system events.
0x03 - Enable system events only.
0x09 - Enable hotkey events only.
0x0b - Disable (hotkey and system) events.
This patch changes the default hotkey enabling value from 0x09 to 0x01,
enabling both the hotkey and system events.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions