commit | ba55453ccf6d82c46b9f3eef5b958aac58adb6fb | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Fri Oct 11 12:28:16 2013 -0500 |
committer | Marek Vasut <marex@denx.de> | Sun Oct 20 23:42:41 2013 +0200 |
tree | 679597b35f1e1bf5cf55ff0bbb61f941e78e56dc | |
parent | b2168211893013925b2d1975276cc9442bae83cb [diff] |
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>