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:
5e87a36
)
HID: uhid: forward hid report-descriptor to hid core
author
David Herrmann
<dh.herrmann@googlemail.com>
Sun, 10 Jun 2012 13:16:20 +0000
(15:16 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 18 Jun 2012 11:42:01 +0000
(13:42 +0200)
When the uhid_hid_parse callback is called we simply forward it to
hid_parse_report() with the data that we got in the UHID_CREATE event.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found