]> git.karo-electronics.de Git - karo-tx-linux.git/commit
msi-wmi: Introduced quirk_last_pressed
authorMaxim Mikityanskiy <maxtram95@gmail.com>
Sat, 15 Dec 2012 17:31:35 +0000 (19:31 +0200)
committerMatthew Garrett <matthew.garrett@nebula.com>
Wed, 26 Dec 2012 15:06:38 +0000 (10:06 -0500)
commit3822d994b44846a2f5c271218336eaddc51be847
treea5b3b541692d7f947303c65ac08c9bcf59d75cbc
parentc85524aab99ba3fd8caad2ede7e68517994da233
msi-wmi: Introduced quirk_last_pressed

Introduced quirk_last_pressed variable that would indicate if
last_pressed is used or not. Also converted last_pressed to simple
variable in order to allow keymap to be non-contiguous.

Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/msi-wmi.c