summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-mv-usb.h
Commit message (Collapse)AuthorAgeFilesLines
* usb: otg: mv_otg: remove unused clockChao Xie2013-04-021-2/+1
| | | | | | | | | | The origianl understanding of clock is wrong. The OTG controller only have one clock input. Passing clock name by pdata is wrong. The clock is defined by device iteself. Signed-off-by: Chao Xie <chao.xie@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
* usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-181-0/+165
this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being used. Signed-off-by: Felipe Balbi <balbi@ti.com>
OpenPOWER on IntegriCloud