usb: otg: prefix otg_state_string with usb_
authorFelipe Balbi <balbi@ti.com>
Thu, 7 Mar 2013 08:39:57 +0000 (10:39 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:03 +0000 (11:18 +0200)
all other functions under drivers/usb/ start
with usb_, let's do the same thing.

This patch is in preparation for moving otg_state_string
to usb-common.c and deleting otg.c completely.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found