From: Jiri Kosina Date: Tue, 6 Jan 2015 21:34:19 +0000 (+0100) Subject: HID: fixup the conflicting keyboard mappings quirk X-Git-Tag: fixes-v4.0-rc1~153^2^7~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7b341037db1835ee6eea64663013cbfcf33575;p=pandora-kernel.git HID: fixup the conflicting keyboard mappings quirk The ignore check that got added in 6ce901eb61 ("HID: input: fix confusion on conflicting mappings") needs to properly check for VARIABLE reports as well (ARRAY reports should be ignored), otherwise legitimate keyboards might break. Cc: Fixes: 6ce901eb61 ("HID: input: fix confusion on conflicting mappings") Reported-by: Fredrik Hallenberg Reported-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed