From: David Herrmann Date: Sun, 10 Jun 2012 13:16:23 +0000 (+0200) Subject: HID: uhid: forward output request to user-space X-Git-Tag: v3.6-rc1~119^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f80e13601c51a836b2aac583b8a3b4327c0c27ce;p=pandora-kernel.git HID: uhid: forward output request to user-space If the hid-driver wants to send standardized data to the device it uses a linux input_event. We forward this to the user-space transport-level driver so they can perform the requested action on the device. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed