usb: core: Add quirk for HP v222w 16GB Mini
authorKamil Lulko <kamilx.lulko@intel.com>
Thu, 19 Apr 2018 23:54:02 +0000 (16:54 -0700)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 23 May 2018 01:36:37 +0000 (21:36 -0400)
commit530b306f6720abc5680386763da74a19426504ec
treefd159a8c0d6bc3f78b16e109bf792f67f288ed64
parent8311a7a6bc2088c0ebc3cab93858ae4924a45a05
usb: core: Add quirk for HP v222w 16GB Mini

[ Upstream commit 3180dabe08e3653bf0a838553905d88f3773f29c ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/usb/core/quirks.c