From: Matthew Garrett Date: Mon, 8 Jul 2013 15:44:40 +0000 (-0400) Subject: hp-wmi: Enable hotkeys on some systems X-Git-Tag: v3.11-rc1~3^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b253c9d1d858a3f115f791ee4fe2b9399ae7dbbd;p=pandora-kernel.git hp-wmi: Enable hotkeys on some systems Kyle Evans discovered that he needed to set some bits in an EC register in order to receive hotkey events. Doing so blindly broke some otherwise working HP laptops. It turns out that there's a WMI call that accesses the same register, so let's try calling that instead. Signed-off-by: Matthew Garrett Cc: Kyle Evans --- Reading git-diff-tree failed