phy: rename struct omap_control_usb to struct omap_control_phy
Rename struct omap_control_usb to struct omap_control_phy since it can be used to control PHY of USB, SATA and PCIE. Also move the driver and include files under *phy* and made the corresponding changes in the users of phy-omap-control. Signed-off-by:Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by:
Roger Quadros <rogerq@ti.com> Acked-by:
Felipe Balbi <balbi@ti.com>
Showing
- drivers/phy/Kconfig 12 additions, 2 deletionsdrivers/phy/Kconfig
- drivers/phy/Makefile 1 addition, 0 deletionsdrivers/phy/Makefile
- drivers/phy/phy-omap-control.c 83 additions, 82 deletionsdrivers/phy/phy-omap-control.c
- drivers/phy/phy-omap-usb2.c 4 additions, 4 deletionsdrivers/phy/phy-omap-usb2.c
- drivers/phy/phy-ti-pipe3.c 4 additions, 4 deletionsdrivers/phy/phy-ti-pipe3.c
- drivers/usb/musb/omap2430.c 1 addition, 1 deletiondrivers/usb/musb/omap2430.c
- drivers/usb/phy/Kconfig 0 additions, 10 deletionsdrivers/usb/phy/Kconfig
- drivers/usb/phy/Makefile 0 additions, 1 deletiondrivers/usb/phy/Makefile
- include/linux/phy/omap_control_phy.h 18 additions, 18 deletionsinclude/linux/phy/omap_control_phy.h
Loading
Please register or sign in to comment