From: Kishon Vijay Abraham I Date: Fri, 22 Jun 2012 11:32:45 +0000 (+0530) Subject: usb: otg: utils: rename function name in OTG utils X-Git-Tag: v3.6-rc1~101^2~53^2~26^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721002ec1dd55a52425455826af49cf8853b2d4f;p=pandora-kernel.git usb: otg: utils: rename function name in OTG utils _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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed