git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4103590
)
HID: 3m: Output proper orientation range
author
Henrik Rydberg
<rydberg@euromail.se>
Tue, 21 Sep 2010 14:16:09 +0000
(16:16 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 21 Sep 2010 14:16:09 +0000
(16:16 +0200)
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>
No differences found