commit | 46c4ba012c9e70b26e4c2072245e3922cca3ef31 | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Tue Sep 21 16:16:09 2010 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Sep 21 16:16:09 2010 +0200 |
tree | e6b6500988a5e90e202db1b0be625790400a9b4f | |
parent | 41035901df14e90ab70db826e940712dde2c1a0d [diff] |
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 <rydberg@euromail.se> Acked-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Jiri Kosina <jkosina@suse.cz>