From: Henrik Rydberg Date: Mon, 25 Feb 2013 10:31:44 +0000 (+0100) Subject: HID: Extend the interface with wait io request X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~105^2~3^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3373443befa73ee60e4275e7699b26058b01455a;p=pandora-kernel.git HID: Extend the interface with wait io request Some drivers need to wait for an io from the underlying device, creating an unwanted dependency on the underlying transport layer. This patch adds wait() 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