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:
73bebc8
)
HID: hid-hyperv: Do not use hid_parse_report() directly
author
Henrik Rydberg
<rydberg@euromail.se>
Sun, 22 Apr 2012 12:21:38 +0000
(14:21 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 1 May 2012 10:54:53 +0000
(12:54 +0200)
Upcoming changes will split the semantics of hid_parse_report()
and hid_parse(), so make sure drivers use hid_parse() in probe().
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Acked-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found