Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | usb: otg: mv_otg: remove unused clock | Chao Xie | 2013-04-02 |
| | | | | | | | | | | 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.c | Felipe Balbi | 2013-03-18 |
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> |