diff options
author | Kyle Evans <kvans32@gmail.com> | 2015-09-11 10:40:17 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-03 13:49:18 +0200 |
commit | 85695fdcbb8a7bffe8e0782b2f264c18ad264ecc (patch) | |
tree | 9dbfee7896db073a54bb1dd145a962f45d090375 /Documentation/w1 | |
parent | 6e3105d5b2418166d48f162758fc3ed8bb77d997 (diff) |
hp-wmi: limit hotkey enable
commit 8a1513b49321e503fd6c8b6793e3b1f9a8a3285b upstream.
Do not write initialize magic on systems that do not have
feature query 0xb. Fixes Bug #82451.
Redefine FEATURE_QUERY to align with 0xb and FEATURE2 with 0xd
for code clearity.
Add a new test function, hp_wmi_bios_2008_later() & simplify
hp_wmi_bios_2009_later(), which fixes a bug in cases where
an improper value is returned. Probably also fixes Bug #69131.
Add missing __init tag.
Signed-off-by: Kyle Evans <kvans32@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/w1')
0 files changed, 0 insertions, 0 deletions