Re: [PATCH 1/7] HID: Extend the interface with report requests

From: Henrik Rydberg
Date: Fri Feb 15 2013 - 14:45:42 EST


On Fri, Feb 08, 2013 at 03:37:30PM +0100, Benjamin Tissoires wrote:
> 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: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxx>
> ---
> drivers/hid/usbhid/hid-core.c | 13 +++++++++++++
> include/linux/hid.h | 20 ++++++++++++++++++++
> 2 files changed, 33 insertions(+)

Signed-off-by: Henrik Rydberg <rydberg@xxxxxxxxxxx>

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