summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-omap-otg.c
Commit message (Collapse)AuthorAgeFilesLines
* usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | | | | | | A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
* usb: omap1: OTG controller driverAaro Koskinen2013-12-061-0/+169
Transceivers need to manage OTG controller state on OMAP1 to enable switching between peripheral and host modes. Provide a driver for that. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Felipe Balbi <balbi@ti.com>
OpenPOWER on IntegriCloud