From: Benjamin Tissoires Date: Tue, 30 Sep 2014 17:18:29 +0000 (-0400) Subject: HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj device X-Git-Tag: omap-for-v3.20/drop-legacy-3517~109^2^5~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925f0f3ed24f98b40c28627e74ff3e7f9d1e28bc;p=pandora-kernel.git HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj device HID++ is a Logitech-specific protocol for communicating with HID devices. DJ devices implement HID++, and so we can add the HID++ collection in the report descriptor and forward the incoming reports from the receiver to the appropriate DJ device. The same can be done in the other way, if someone calls a .raw_request(), we can forward it to the correct dj device by overriding the device_index in the HID++ report. Signed-off-by: Benjamin Tisssoires Tested-by: Andrew de los Reyes Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed