From: Benjamin Tissoires Date: Wed, 27 Feb 2013 15:38:17 +0000 (+0100) Subject: HID: ll_driver: Extend the interface with idle requests X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~105^2~3^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9684819b5a29e62acd8265a92d8f3454de9bb71e;p=pandora-kernel.git HID: ll_driver: Extend the interface with idle requests Some drivers send the idle command directly to underlying device, creating an unwanted dependency on the underlying transport layer. This patch adds hid_hw_idle() to the interface, thereby removing usbhid from the lion share of the drivers. Signed-off-by: Benjamin Tissoires Reviewed-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed