[PATCH v2] HID: quirks: Add no_init_reports for AKAI midi controller

2016-01-29 Thread Stafford Horne
The midi controller times-out while initializing reports, this causes boot to take an extra 10 seconds. The device descriptor advertises that it has an internal HID device but seems to not actually do anything useful. Signed-off-by: Stafford Horne <sho...@gmail.com> --- Resending the same

Re: [PATCH] HID: quirks: Add no_init_reports for AKAI midi controller

2016-01-28 Thread Stafford Horne
On Thu, 28 Jan 2016, Oliver Neukum wrote: On Wed, 2016-01-27 at 22:31 +0100, Jiri Kosina wrote: On Wed, 27 Jan 2016, Stafford Horne wrote: The midi controller times-out while initializing reports, this causes boot to take an extra 10 seconds. The device descriptor advertises that it has

Re: [PATCH] HID: quirks: Add no_init_reports for AKAI midi controller

2016-01-27 Thread Stafford Horne
On Wed, 27 Jan 2016, Jiri Kosina wrote: On Wed, 27 Jan 2016, Stafford Horne wrote: The midi controller times-out while initializing reports, this causes boot to take an extra 10 seconds. The device descriptor advertises that it has an internal HID device but seems to not actually do

[PATCH] HID: quirks: Add no_init_reports for AKAI midi controller

2016-01-27 Thread Stafford Horne
The midi controller times-out while initializing reports, this causes boot to take an extra 10 seconds. The device descriptor advertises that it has an internal HID device but seems to not actually do anything useful. Signed-off-by: Stafford Horne <sho...@gmail.com> --- drivers/hid/hid