Messages in this thread |  | | Date | Mon, 24 Feb 2014 11:31:46 +0100 | Subject | Re: [PATCH 0/3] HID: low level transport cleanup, series 3 | From | David Herrmann <> |
| |
Hi
On Thu, Feb 20, 2014 at 9:24 PM, Benjamin Tissoires <benjamin.tissoires@redhat.com> wrote: > Hi guys, > > this is a new round in the low level HID transport cleanup. > These are the formely 7/14 an 12/14 only. > I add in between a patch which makes .raw_request mandatory, to cleanup > the old 12/14 (so 3/3 here). > > There is only two patches 2 merge after these 3... We are approaching the end!
All 3 look good:
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Thanks again! David
> Cheers, > Benjamin > > Benjamin Tissoires (3): > HID: input: hid-input remove hid_output_raw_report call > HID: make .raw_request mandatory > HID: hidraw: replace hid_output_raw_report() calls by appropriates > ones > > Documentation/hid/hid-transport.txt | 3 ++- > drivers/hid/hid-core.c | 11 ++++++++--- > drivers/hid/hid-input.c | 10 ++++++---- > drivers/hid/hidraw.c | 19 ++++++++++++++----- > include/linux/hid.h | 5 +---- > 5 files changed, 31 insertions(+), 17 deletions(-) > > -- > 1.8.5.3 >
|  |