]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 14 Aug 2018 10:23:38 +0000 (12:23 +0200)
commit1bd708a8699ec6c17a1513a22e2c65584a0572a6
treef281e5496e9dc4e94e692f3c63c675d6045a6981
parent169de6d05ae75ae613cb5c168d35e74dc3fe2306
usb: core: Add quirk for HP v222w 16GB Mini

BugLink: http://bugs.launchpad.net/bugs/1778265
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/usb/core/quirks.c