-
- Downloads
usb: omap: Move the usb phy code to the usb/phy directory
Moving the usb/phy code from xhci-omap to the usb/phy directory
and moving the associated phy code over to the new file.
Newer TI processors adding xHCI support will have different PHY configurations
so therefore abstracting this code away will prevent messing around with the
xhci-omap file itself.
Signed-off-by:
Dan Murphy <dmurphy@ti.com>
Showing
- drivers/usb/host/xhci-omap.c 2 additions, 169 deletionsdrivers/usb/host/xhci-omap.c
- drivers/usb/phy/Makefile 1 addition, 0 deletionsdrivers/usb/phy/Makefile
- drivers/usb/phy/omap_usb_phy.c 197 additions, 0 deletionsdrivers/usb/phy/omap_usb_phy.c
- include/linux/usb/xhci-omap.h 6 additions, 0 deletionsinclude/linux/usb/xhci-omap.h
Loading
Please register or sign in to comment