From: David Herrmann Date: Sun, 10 Jun 2012 13:16:20 +0000 (+0200) Subject: HID: uhid: forward hid report-descriptor to hid core X-Git-Tag: v3.6-rc1~119^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037c061bca06cbfe9998476fb593090300fbbe87;p=pandora-kernel.git HID: uhid: forward hid report-descriptor to hid core 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed