From: Jiri Kosina Date: Fri, 28 Oct 2011 16:15:02 +0000 (+0200) Subject: HID: ignore absolute values which don't fit between logical min and max X-Git-Tag: v3.3-rc1~123^2~1^4~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da7066906e977d42104a859c490f5f9a300488c;p=pandora-kernel.git HID: ignore absolute values which don't fit between logical min and max Linux should ignore values outside logical min/max range, as they are not meaningful. This is what at least some of other OSes do, and it also makes sense (currently the value gets misinterpreted larger up the stack). Reported-by: Denilson Figueiredo de Sá Tested-by: Denilson Figueiredo de Sá Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed