From: Michael Poole Date: Mon, 25 Jan 2010 03:32:29 +0000 (-0500) Subject: HID: Export hid_register_report X-Git-Tag: v2.6.34-rc1~293^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a006abf8015c8cab893555244d8fc673b24839;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed