From: Adam Kropelin Date: Sun, 29 May 2005 07:30:08 +0000 (-0500) Subject: Input: HID items of width 32 (bits) or greater are incorrectly extracted X-Git-Tag: v2.6.13-rc1~51^2~43^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef3768d8fdee7e1f1488e7017937eb4bf5797a2;p=pandora-kernel.git Input: HID items of width 32 (bits) or greater are incorrectly extracted due to a masking bug in hid-core.c:extract(). This patch fixes it up by forcing the mask to be 64 bits wide. Signed-off-by: Adam Kropelin Signed-off-by: Vojtech Pavlik Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed