linux_dsm_epyc7002/drivers/usb/dwc2
Phil Elwell a4ed12f5ed usb: dwc2: Fix build in periphal-only mode
In branches to which 24d209dba5a3 ("usb: dwc2: Fix hibernation between
host and device modes.") has been back-ported, the bus_suspended member
of struct dwc2_hsotg is only present in builds that support host-mode.
To avoid having to pull in several more non-Fix commits in order to
get it to compile, wrap the usage of the member in a macro conditional.

Fixes: 24d209dba5a3 ("usb: dwc2: Fix hibernation between host and device modes.")
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-10 13:39:26 +02:00
..
core_intr.c
core.c
core.h
debug.h
debugfs.c
drd.c
gadget.c
hcd_ddma.c
hcd_intr.c
hcd_queue.c
hcd.c
hcd.h
hw.h
Kconfig
Makefile
params.c
pci.c
platform.c