]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: usb: Rename the usbc.? files to usb_phy.?
authorHans de Goede <hdegoede@redhat.com>
Mon, 27 Apr 2015 13:05:10 +0000 (15:05 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:22 +0000 (22:35 +0200)
commit5a700b3360ef40051154eb009f631987d104e06a
tree198a14e13b5f8c4cdf09855f33944feefec961a1
parent208302a46bf0aed8e36d8c3540546ee0204f9621
sunxi: usb: Rename the usbc.? files to usb_phy.?

The usbc.? files now only contain usb-phy related code, rename them to make
this clear.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/usb_phy.c [moved from arch/arm/cpu/armv7/sunxi/usbc.c with 99% similarity]
arch/arm/include/asm/arch-sunxi/usb_phy.h [moved from arch/arm/include/asm/arch-sunxi/usbc.h with 100% similarity]
board/sunxi/board.c
drivers/usb/host/ehci-sunxi.c
drivers/usb/musb-new/musb_uboot.c
drivers/usb/musb-new/sunxi.c