On Fri, Feb 08, 2013 at 03:37:31PM +0100, Benjamin Tissoires wrote: > 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: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxx> > --- > drivers/hid/usbhid/hid-core.c | 1 + > include/linux/hid.h | 14 ++++++++++++++ > 2 files changed, 15 insertions(+) Signed-off-by: Henrik Rydberg <rydberg@xxxxxxxxxxx> Thank you, Benjamin, Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html