]> Pileus Git - ~andy/linux/commit
HID: uhid: forward open/close events to user-space
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 10 Jun 2012 13:16:22 +0000 (15:16 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Jun 2012 11:42:02 +0000 (13:42 +0200)
commite7191474a5459e6ba7039fadca6a32f3a5731909
tree004e573b35323ae0b92907334a4ef12e4aed4fe2
parentec4b7dea453e0f9fd0fbf1761b2d01eff64f264b
HID: uhid: forward open/close events to user-space

HID core notifies us with *_open/*_close callbacks when there is an actual
user of our device. We forward these to user-space so they can react on
this. This allows user-space to skip I/O unless they receive an OPEN
event. When they receive a CLOSE event they can stop I/O again to save
energy.

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