* [GIT PULL, FOR LINUX-OMAP] usb: nop phy rename
@ 2013-08-09 14:28 Felipe Balbi
2013-08-14 8:39 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2013-08-09 14:28 UTC (permalink / raw)
To: Tony Lindgren
Cc: Linux OMAP Mailing List, Linux USB Mailing List,
Sebastian Andrzej Siewior, Greg KH
[-- Attachment #1: Type: text/plain, Size: 1892 bytes --]
Hi Tony,
here's a pull request of one patch to avoid conflicts during the merge
window.
Please consider applying to your tree and I'll take this same patch
upstream.
The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git nop-phy-rename
for you to fetch changes up to 3fa4d7344be0afebd80382ffeea6b1787cccf971:
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv (2013-08-09 17:26:00 +0300)
----------------------------------------------------------------
Sebastian Andrzej Siewior (1):
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
arch/arm/mach-omap2/board-omap3beagle.c | 4 +-
arch/arm/mach-omap2/board-omap3evm.c | 4 +-
arch/arm/mach-omap2/board-omap3pandora.c | 2 +-
arch/arm/mach-omap2/usb-host.c | 10 ++---
drivers/usb/dwc3/dwc3-exynos.c | 8 ++--
drivers/usb/dwc3/dwc3-pci.c | 8 ++--
drivers/usb/musb/am35x.c | 2 +-
drivers/usb/musb/blackfin.c | 2 +-
drivers/usb/musb/da8xx.c | 2 +-
drivers/usb/musb/davinci.c | 2 +-
drivers/usb/musb/musb_dsps.c | 2 +-
drivers/usb/musb/tusb6010.c | 2 +-
drivers/usb/phy/Makefile | 2 +-
drivers/usb/phy/{phy-nop.c => phy-generic.c} | 44 +++++++++++-----------
.../usb/{nop-usb-xceiv.h => usb_phy_gen_xceiv.h} | 4 +-
15 files changed, 49 insertions(+), 49 deletions(-)
rename drivers/usb/phy/{phy-nop.c => phy-generic.c} (83%)
rename include/linux/usb/{nop-usb-xceiv.h => usb_phy_gen_xceiv.h} (81%)
--
balbi
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL, FOR LINUX-OMAP] usb: nop phy rename
2013-08-09 14:28 [GIT PULL, FOR LINUX-OMAP] usb: nop phy rename Felipe Balbi
@ 2013-08-14 8:39 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2013-08-14 8:39 UTC (permalink / raw)
To: Felipe Balbi
Cc: Linux OMAP Mailing List, Linux USB Mailing List,
Sebastian Andrzej Siewior, Greg KH
* Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> [130809 07:35]:
> Hi Tony,
>
> here's a pull request of one patch to avoid conflicts during the merge
> window.
>
> Please consider applying to your tree and I'll take this same patch
> upstream.
Thanks, pulling into omap-for-v3.12/usb.
Regards,
Tony
> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
>
> Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git nop-phy-rename
>
> for you to fetch changes up to 3fa4d7344be0afebd80382ffeea6b1787cccf971:
>
> usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv (2013-08-09 17:26:00 +0300)
>
> ----------------------------------------------------------------
> Sebastian Andrzej Siewior (1):
> usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
>
> arch/arm/mach-omap2/board-omap3beagle.c | 4 +-
> arch/arm/mach-omap2/board-omap3evm.c | 4 +-
> arch/arm/mach-omap2/board-omap3pandora.c | 2 +-
> arch/arm/mach-omap2/usb-host.c | 10 ++---
> drivers/usb/dwc3/dwc3-exynos.c | 8 ++--
> drivers/usb/dwc3/dwc3-pci.c | 8 ++--
> drivers/usb/musb/am35x.c | 2 +-
> drivers/usb/musb/blackfin.c | 2 +-
> drivers/usb/musb/da8xx.c | 2 +-
> drivers/usb/musb/davinci.c | 2 +-
> drivers/usb/musb/musb_dsps.c | 2 +-
> drivers/usb/musb/tusb6010.c | 2 +-
> drivers/usb/phy/Makefile | 2 +-
> drivers/usb/phy/{phy-nop.c => phy-generic.c} | 44 +++++++++++-----------
> .../usb/{nop-usb-xceiv.h => usb_phy_gen_xceiv.h} | 4 +-
> 15 files changed, 49 insertions(+), 49 deletions(-)
> rename drivers/usb/phy/{phy-nop.c => phy-generic.c} (83%)
> rename include/linux/usb/{nop-usb-xceiv.h => usb_phy_gen_xceiv.h} (81%)
>
> --
> balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-14 8:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09 14:28 [GIT PULL, FOR LINUX-OMAP] usb: nop phy rename Felipe Balbi
2013-08-14 8:39 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox