From: Mario Limonciello Date: Wed, 10 Jun 2009 19:40:46 +0000 (+0000) Subject: dell-wmi: mask off upper bytes of event response X-Git-Tag: v2.6.31-rc1~12^2~9^18~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d71c40dde5a9474c09ee291df22d50a1215bef;p=pandora-kernel.git dell-wmi: mask off upper bytes of event response In debugging with some future machines that actually contain BIOS level support for dell-wmi, I've determined that the upper half of the data that comes back from wmi_get_event_data may sometimes contain extra information that isn't currently relevant when pulling scan codes out of the data. This causes dell-wmi to improperly respond to these events. Signed-off-by: Mario Limonciello Signed-off-by: Matthew Garrett Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed