linux/drivers/usb/phy
Paul Bolle 543cab6402 usb: phy: mv_u3d: Remove usb phy driver for mv_u3d
The usb phy driver for mv_u3d got added in v3.7 through commit
a67e76ac90 ("usb: phy: mv_u3d: Add usb phy driver for mv_u3d"). It
then depended on USB_MV_U3D. And that symbol depended
on CPU_MMP3 at that time. But CPU_MMP3 has never been part of the tree.
This means that this drive was unbuildable when it was added.

In commit 60630c2eab ("usb: gadget: mv_u3d: drop ARCH dependency")
MV_U3D_PHY was made depended directly on CPU_MMP3. That kept it
unbuildable, of course.

Remove this driver. It can be re-added once its dependencies are part of
the tree.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-24 13:05:32 -07:00
..
am35x-phy-control.h
Kconfig usb: phy: mv_u3d: Remove usb phy driver for mv_u3d 2014-04-24 13:05:32 -07:00
Makefile usb: phy: mv_u3d: Remove usb phy driver for mv_u3d 2014-04-24 13:05:32 -07:00
of.c
phy-ab8500-usb.c
phy-am335x-control.c
phy-am335x.c
phy-fsl-usb.c
phy-fsl-usb.h
phy-fsm-usb.c usb: phy: otg-fsm: export symbol of otg_statemachine 2014-04-24 12:56:34 -07:00
phy-generic.c
phy-generic.h
phy-gpio-vbus-usb.c
phy-isp1301-omap.c
phy-isp1301.c
phy-keystone.c
phy-msm-usb.c Merge 3.14-rc4 into usb-next 2014-02-24 15:59:22 -08:00
phy-mv-usb.c
phy-mv-usb.h
phy-mxs-usb.c usb: phy: mxs: Add sync time after controller clear phcd 2014-03-05 14:40:09 -06:00
phy-omap-otg.c
phy-rcar-gen2-usb.c usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method 2014-03-05 09:44:48 -06:00
phy-rcar-usb.c
phy-samsung-usb2.c
phy-samsung-usb3.c
phy-samsung-usb.c
phy-samsung-usb.h
phy-tahvo.c
phy-tegra-usb.c
phy-twl6030-usb.c phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ 2014-03-07 21:51:45 +05:30
phy-ulpi-viewport.c
phy-ulpi.c usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210 2014-03-17 16:08:27 -07:00
phy.c