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)
commit90a006abf8015c8cab893555244d8fc673b24839
tree7df0f3bd04bc53f79d7fee82f802d4db9c9d12d5
parent342f31e84eec9002b75f6fcdec6bd932ac77a390
HID: Export hid_register_report

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>
drivers/hid/hid-core.c
include/linux/hid.h