usb: otg: utils: rename function name in OTG utils
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 22 Jun 2012 11:32:45 +0000 (17:02 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 25 Jun 2012 11:04:26 +0000 (14:04 +0300)
_transceiver() in otg.c is replaced with _phy. usb_set_transceiver is
replaced with usb_add_phy to make it similar to other usb standard
function names like usb_add_hcd.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found