commit | ff4f627eb1694a27443913879797deac8fb8ff6e | [log] [tgz] |
---|---|---|
author | Monish Kumar R <monish.kumar.r@intel.com> | Fri May 20 18:30:44 2022 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 14 16:53:43 2022 +0200 |
tree | a9c0ac35cad92045f80b5f23d9c77f336206913c | |
parent | adb18e33044fedfee7177b6a0f0077ebde6469b2 [diff] |
USB: new quirk for Dell Gen 2 devices commit 97fa5887cf283bb75ffff5f6b2c0e71794c02400 upstream. Add USB_QUIRK_NO_LPM and USB_QUIRK_RESET_RESUME quirks for Dell usb gen 2 device to not fail during enumeration. Found this bug on own testing Signed-off-by: Monish Kumar R <monish.kumar.r@intel.com> Cc: stable <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20220520130044.17303-1-monish.kumar.r@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>