linux-uconsole/drivers/usb/phy
Felipe Balbi 9af9852cc1 UPSTREAM: usb: gadget: move gadget API functions to udc-core
instead of defining all functions as static inlines,
let's move them to udc-core and export them with
EXPORT_SYMBOL_GPL, that way we can make sure that
only GPL drivers will use them.

As a side effect, it'll be nicer to add tracepoints
to the gadget API.

While at that, also fix Kconfig dependencies to
avoid randconfig build failures.

Change-Id: I3fcc99c0730608076cfa8624908e58b7ee6f1bef
Acked-By: Sebastian Reichel <sre@kernel.org>
Acked-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: William Wu <william.wu@rock-chips.com>
(cherry-picked from commit 5a8d651a2b)
2018-04-27 10:27:04 +08:00
..
am35x-phy-control.h
class-dual-role.c
Kconfig UPSTREAM: usb: gadget: move gadget API functions to udc-core 2018-04-27 10:27:04 +08:00
Makefile
of.c
otg-wakelock.c
phy-ab8500-usb.c
phy-am335x-control.c USB: phy: am335x-control: fix device and of_node leaks 2017-01-12 11:22:47 +01:00
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 usb: phy: isp1301: Add OF device ID table 2017-12-20 10:04:52 +01:00
phy-keystone.c
phy-msm-usb.c
phy-mv-usb.c
phy-mv-usb.h
phy-mxs-usb.c
phy-omap-otg.c
phy-qcom-8x16-usb.c
phy-rcar-usb.c
phy-tahvo.c usb: phy: tahvo: fix error handling in tahvo_usb_probe() 2017-12-09 18:42:39 +01:00
phy-tegra-usb.c
phy-twl6030-usb.c
phy-ulpi-viewport.c
phy-ulpi.c
phy.c