commit | 90a006abf8015c8cab893555244d8fc673b24839 | [log] [tgz] |
---|---|---|
author | Michael Poole <mdpoole@troilus.org> | Sun Jan 24 22:32:29 2010 -0500 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Feb 10 14:57:30 2010 +0100 |
tree | 7df0f3bd04bc53f79d7fee82f802d4db9c9d12d5 | |
parent | 342f31e84eec9002b75f6fcdec6bd932ac77a390 [diff] |
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>