]> Git Repo - linux.git/commit
usb: dwc2: Fix session request interrupt handler
authorArtur Petrosyan <[email protected]>
Thu, 8 Apr 2021 09:45:49 +0000 (13:45 +0400)
committerGreg Kroah-Hartman <[email protected]>
Fri, 9 Apr 2021 13:16:38 +0000 (15:16 +0200)
commit42b32b164acecd850edef010915a02418345a033
tree63fcae37cdd49b4ea7855ef55e08c48884dbcb1b
parent75f43ac3c1fd72e7349ef8e013fdbd1e36ced996
usb: dwc2: Fix session request interrupt handler

According to programming guide in host mode, port
power must be turned on in session request
interrupt handlers.

Fixes: 21795c826a45 ("usb: dwc2: exit hibernation on session request")
Cc: <[email protected]>
Acked-by: Minas Harutyunyan <[email protected]>
Signed-off-by: Artur Petrosyan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/dwc2/core_intr.c
This page took 0.049111 seconds and 4 git commands to generate.