HID: Export hid_register_report
authorMichael Poole <mdpoole@troilus.org>
Mon, 25 Jan 2010 03:32:29 +0000 (22:32 -0500)
committerJiri Kosina <jkosina@suse.cz>
Wed, 10 Feb 2010 13:57:30 +0000 (14:57 +0100)
The Apple Magic Mouse (and probably other devices) publish reports that are not
called out in their HID report descriptors -- they only send them when enabled
through other writes to the device.  This allows a driver to handle these
unlisted reports.

Signed-off-by: Michael Poole <mdpoole@troilus.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found