]> git.karo-electronics.de Git - linux-beck.git/commit
HID: uhid: add UHID_START and UHID_STOP events
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 10 Jun 2012 13:16:21 +0000 (15:16 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Jun 2012 11:42:01 +0000 (13:42 +0200)
commitec4b7dea453e0f9fd0fbf1761b2d01eff64f264b
treebaeafe25dba78b3bd3efcb1100dd387d015a7878
parent037c061bca06cbfe9998476fb593090300fbbe87
HID: uhid: add UHID_START and UHID_STOP events

We send UHID_START and UHID_STOP events to user-space when the HID core
starts/stops the device. This notifies user-space about driver readiness
and data-I/O can start now.

This directly forwards the callbacks from hid-core to user-space.

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