HID: uhid: forward output request to user-space
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 10 Jun 2012 13:16:23 +0000 (15:16 +0200)
committerColin Cross <ccross@android.com>
Thu, 16 Aug 2012 19:44:29 +0000 (12:44 -0700)
commitbd46634b0b2f18a8b6f338b4c041f563ba59514e
treefd2337cab9274afde711ce8b15339ceda1bc9968
parente458139e9e88d4cf9450842c2f21b4e5451faba0
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 <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/uhid.c
include/linux/uhid.h