Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Jan 2013 17:09:46 +0000 (09:09 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Jan 2013 17:09:46 +0000 (09:09 -0800)
commit4811f53fada7f2c6616229cc410e79362818a613
tree7087507a15fe828ce80576a357a2a2d40c1ae191
parentcba6c85027057d4bf7029d32c64e2647859be07a
parent5088b6f5bcf1747345ef9fe217fc80935b1b07df
Merge tag 'xceiv-for-v3.9' of git://git./linux/kernel/git/balbi/usb into usb-next

Felipe writes:
usb: xceiv: patches for v3.9 merge window

Two new PHY drivers coming here: one for Samsung,
one for OMAP. Both architectures are adding USB3
support to mainline kernel.

The PHY layer now allows us to have mulitple PHYs
of the same type, which is necessary for platforms
which provide more than one USB peripheral port.

There's also a few cleanups here: removal of __dev*
annotations, conversion of a cast to to_delayed_work(),
and mxs-phy learns about ->set_suspend.
drivers/usb/dwc3/core.c
drivers/usb/gadget/s3c-hsotg.c
drivers/usb/host/ehci-s5p.c
drivers/usb/host/ohci-exynos.c
drivers/usb/musb/omap2430.c
drivers/usb/otg/mv_otg.c