Messages in this thread |  | | From | Benjamin Tissoires <> | Subject | [PATCH 0/3] HID: low level transport cleanup, series 3 | Date | Thu, 20 Feb 2014 15:24:47 -0500 |
| |
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!
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
|  |