]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
authorHans de Goede <hdegoede@redhat.com>
Mon, 27 Apr 2015 12:54:47 +0000 (14:54 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:21 +0000 (22:35 +0200)
commit208302a46bf0aed8e36d8c3540546ee0204f9621
treed37a8b29ba419c9defc1ceb3454f15e193088e65
parent33cb1bccf1c886b583ef24d8689151ba8de2f16d
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar

Rename the sunxi_usbc_foo functions to sunxi_usb_phy_bar to make it clear
that these are usb-phy functions. Also change the verbs & nouns in the suffix
to match the verbs & nouns used in the Linux kernels generic phy framework.

This patch purely renames things, it contains no functional changes.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/usbc.c
arch/arm/include/asm/arch-sunxi/usbc.h
board/sunxi/board.c
drivers/usb/host/ehci-sunxi.c
drivers/usb/musb-new/musb_uboot.c
drivers/usb/musb-new/sunxi.c