Hop, a new version. As mentioned in the v2, I did not changed 2/4 but I'll add a patch later to remove buf[0] from the call. But I need to do tests first. Thanks for all the work to everybody who took a part in this cleanup. Cheers, Benjamin Benjamin Tissoires (4): HID: cp2112: remove various hid_out_raw_report calls HID: cp2112: remove the last hid_output_raw_report() call HID: sony: do not rely on hid_output_raw_report HID: remove hid_output_raw_report transport implementations drivers/hid/hid-cp2112.c | 19 +++++++++----- drivers/hid/hid-sony.c | 60 ++++++++++--------------------------------- drivers/hid/hidraw.c | 3 ++- drivers/hid/i2c-hid/i2c-hid.c | 14 ---------- drivers/hid/uhid.c | 1 - drivers/hid/usbhid/hid-core.c | 19 +++++--------- include/linux/hid.h | 21 ++------------- net/bluetooth/hidp/core.c | 14 ---------- 8 files changed, 36 insertions(+), 115 deletions(-) -- 1.8.5.3 -- 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