usb: core: Add quirk for HP v222w 16GB Mini
commit46aba9fa5b7c79631b6a8e5dbb86d9db7882f9be
authorKamil Lulko <kamilx.lulko@intel.com>
Thu, 19 Apr 2018 23:54:02 +0000 (19 16:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 May 2018 14:53:40 +0000 (2 07:53 -0700)
tree29156e088b846c886ae74a491e91897d34319b49
parentd6ccb61e3d86174bf182913bad26fe6e1ede3659
usb: core: Add quirk for HP v222w 16GB Mini

commit 3180dabe08e3653bf0a838553905d88f3773f29c upstream.

Add DELAY_INIT quirk to fix the following problem with HP
v222w 16GB Mini:

usb 1-3: unable to read config index 0 descriptor/start: -110
usb 1-3: can't read configurations, error -110
usb 1-3: can't set config #1, error -110

Signed-off-by: Kamil Lulko <kamilx.lulko@intel.com>
Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c