From: Peter Wu Date: Tue, 16 Dec 2014 00:50:14 +0000 (+0100) Subject: HID: logitech-hidpp: detect HID++ 2.0 errors too X-Git-Tag: fixes-v4.0-rc1~153^2^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f677bb150c2f7b96ebcd377cd722e9d2649e9400;p=pandora-kernel.git HID: logitech-hidpp: detect HID++ 2.0 errors too Devices speaking HID++ 2.0 report a different error code (0xff). Detect these errors too to avoid 5 second delays when the device reports an error. Caught by... well, a bug in the QEMU emulation of this receiver. Renamed fap to rap for HID++ 1.0 errors because it is more logical, it has no functional difference. Signed-off-by: Peter Wu Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed