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:
a841b62
)
HID: hid-multitouch: refactor initialization of ABS_MT_ORIENTATION
author
Benjamin Tissoires
<benjamin.tissoires@enac.fr>
Fri, 18 Mar 2011 13:27:55 +0000
(14:27 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 21 Mar 2011 16:07:29 +0000
(17:07 +0100)
The way the input_set_abs_params was called for the new composite field
ABS_MT_ORIENTATION was not very clear at second reading. We can remove the
non-necessary call to set_abs and use the simple call to input_set_abs_params.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Reviewed-by: Stéphane Chatty <chatty@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-multitouch.c
patch
|
blob
|
history
diff --cc
drivers/hid/hid-multitouch.c
Simple merge