diff options
author | Artur Petrosyan <[email protected]> | 2021-04-16 16:46:58 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-22 11:55:33 +0200 |
commit | b29b494bcc2e612e3abcd1b136db25433eaeee1d (patch) | |
tree | ab8981f9aae455ff0b14b81eb93406dcfcd56e9d /lib/mpi/mpi-inline.h | |
parent | c363af9ce3db7e374b37e0509ccf31f8da4da404 (diff) |
usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
Initially resetting device address was done in dwc2_hsotg_irq()
interrupt handler. However, when core is hibernated USB RESET
is not handled in dwc2_hsotg_irq() handler, instead USB RESET
interrupt is handled in dwc2_handle_gpwrdn_intr() handler.
- Added reset device address to zero when core exits from gadget
hibernation.
Acked-by: Minas Harutyunyan <[email protected]>
Signed-off-by: Artur Petrosyan <[email protected]>
Signed-off-by: Minas Harutyunyan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions