[PATCH 6/7] HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTS

2018-03-20 Thread Benjamin Tissoires
It is set by default now, so there is no point setting it in the driver Signed-off-by: Benjamin Tissoires --- drivers/hid/hid-multitouch.c | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/drivers/hid/hid-multitouch.c

[PATCH 6/7] HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTS

2018-03-20 Thread Benjamin Tissoires
It is set by default now, so there is no point setting it in the driver Signed-off-by: Benjamin Tissoires --- drivers/hid/hid-multitouch.c | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/drivers/hid/hid-multitouch.c b/drivers/hid/hid-multitouch.c index