On Tue, Oct 26, 2021 at 11:49:32PM +0530, Sandeep Maheswaram wrote: > dwc3 manages PHY by own DRD driver, so skip the management by > HCD core. > During runtime suspend phy was not getting suspend because > runtime_usage value is 2. > > Signed-off-by: Sandeep Maheswaram <quic_c_sanm@xxxxxxxxxxx> > --- > drivers/usb/dwc3/host.c | 2 ++ > 1 file changed, 2 insertions(+) Subject line should have "dwc3" not "dwc", right? thanks, greg k-h