From: Henrik Rydberg Date: Mon, 25 Feb 2013 10:31:43 +0000 (+0100) Subject: HID: Extend the interface with report requests X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~105^2~3^3~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e90a6df80dc45ab53d2f4f4db297434e48c0208e;p=pandora-kernel.git HID: Extend the interface with report requests Some drivers send reports directly to underlying device, creating an unwanted dependency on the underlying transport layer. This patch adds hid_hw_request() to the interface, thereby removing usbhid from the lion share of the drivers. Signed-off-by: Henrik Rydberg Signed-off-by: Benjamin Tissoires Reviewed-by: Mika Westerberg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed