summaryrefslogtreecommitdiff
path: root/include/usb/ci_udc.h
AgeCommit message (Collapse)Author
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut
The mv_udc is not marvell-specific anymore. The mv_udc is used to drive generic ChipIdea CI13xxx series OTG cores, so rename the driver to ci_udc instead. Signed-off-by: Marek Vasut <[email protected]> Cc: Eric Nelson <[email protected]> Cc: Stefano Babic <[email protected]>