From: Henrik Rydberg Date: Tue, 21 Sep 2010 14:16:09 +0000 (+0200) Subject: HID: 3m: Output proper orientation range X-Git-Tag: v2.6.37-rc1~144^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c4ba012c9e70b26e4c2072245e3922cca3ef31;p=pandora-kernel.git HID: 3m: Output proper orientation range The range of orientation values for height/width devices should be [0, 1], but is currently set to [1, 1]. Having min == max also breaks uinput device setup. Fixed with this patch. Signed-off-by: Henrik Rydberg Acked-by: Dmitry Torokhov Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed