2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 05:34:00 +08:00
linux-next/drivers/usb/phy
Kishon Vijay Abraham I c11747f6ce usb: musb: omap: make use of the new PHY lib APIs
New PHY lib APIs like usb_add_phy_dev() and devm_usb_get_phy_dev() are
used in MUSB (OMAP), in order to make use of the binding information
provided in the board file (of OMAP platforms).

All the platforms should be modified similar to this to add and get the
PHY.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-01-25 13:03:09 +02:00
..
isp1301.c usb: phy: isp1301: Remove unused static array and define 2012-08-20 10:15:10 +03:00
Kconfig usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
Makefile usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
mv_u3d_phy.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
mv_u3d_phy.h usb: phy: mv_u3d: Add usb phy driver for mv_u3d 2012-08-09 18:03:12 +03:00
omap-control-usb.c usb: phy: add a new driver for usb part of control module 2013-01-25 12:25:36 +02:00
omap-usb2.c usb: musb: omap: make use of the new PHY lib APIs 2013-01-25 13:03:09 +02:00
omap-usb3.c usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
rcar-phy.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
samsung-usbphy.c usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations 2013-01-23 13:43:49 +02:00
tegra_usb_phy.c usb: phy: tegra remove include of <mach/iomap.h> 2012-10-16 12:48:38 +03:00