From: David Herrmann Date: Sun, 10 Jun 2012 13:16:21 +0000 (+0200) Subject: HID: uhid: add UHID_START and UHID_STOP events X-Git-Tag: v3.6-rc1~119^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4b7dea453e0f9fd0fbf1761b2d01eff64f264b;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed