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:
2f43de6
)
HID: rmi: Use hid_report_len to compute the size of reports
author
Andrew Duggan
<aduggan@synaptics.com>
Thu, 8 Jan 2015 22:51:36 +0000
(14:51 -0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 12 Jan 2015 09:11:59 +0000
(10:11 +0100)
Now that hid_report_len is in hid.h we can use this function instead of
duplicating the code which computes it.
Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found