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 <[email protected]>
> ---
>  drivers/hid/usbhid/hid-core.c |  1 +
>  include/linux/hid.h           | 14 ++++++++++++++
>  2 files changed, 15 insertions(+)

    Signed-off-by: Henrik Rydberg <[email protected]>

Thank you, Benjamin,
Henrik
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to