linux-stable/drivers/usb/phy
Arnd Bergmann 010b0e5100 usb: gadget: fsl: fix link error against usb-gadget module
[ Upstream commit 2100e3ca36 ]

The dependency to ensure this driver links correctly fails since
it can not be a loadable module:

drivers/usb/phy/phy-fsl-usb.o: In function `fsl_otg_set_peripheral':
phy-fsl-usb.c:(.text+0x2224): undefined reference to `usb_gadget_vbus_disconnect'

Make the option 'tristate' so it can work correctly.

Fixes: 5a8d651a2b ("usb: gadget: move gadget API functions to udc-core")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:50:43 +01:00
..
Kconfig usb: gadget: fsl: fix link error against usb-gadget module 2020-01-27 14:50:43 +01:00
Makefile
of.c
phy-ab8500-usb.c
phy-am335x-control.c
phy-am335x-control.h
phy-am335x.c
phy-fsl-usb.c
phy-fsl-usb.h
phy-generic.c
phy-generic.h
phy-gpio-vbus-usb.c
phy-isp1301-omap.c
phy-isp1301.c
phy-keystone.c
phy-mv-usb.c
phy-mv-usb.h
phy-mxs-usb.c
phy-omap-otg.c
phy-tahvo.c
phy-tegra-usb.c
phy-twl6030-usb.c usb: phy: twl6030-usb: fix possible use-after-free on remove 2020-01-27 14:50:23 +01:00
phy-ulpi-viewport.c
phy-ulpi.c
phy.c