summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/nop-usb-xceiv.h
Commit message (Collapse)AuthorAgeFilesLines
* usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi2012-08-031-0/+6
| | | | | | | | We add a platform_data to pass the desired mode for the nop-xceiv so it can work on USB2 and USB3 modes. Signed-off-by: Felipe Balbi <balbi@ti.com>
* usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-031-0/+18
nop-usb-xceiv was polluting otg.h with its own function prototypes. Move those prototypes to a nop-usb-xceiv.h header. Signed-off-by: Felipe Balbi <balbi@ti.com>
OpenPOWER on IntegriCloud