usb: dwc3: ep0: fix debug output
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 30 Sep 2011 07:58:40 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:25:51 +0000 (10:25 -0700)
commitb147f3572db230522d158312055f3d28f96fbc92
tree78875ea4b17b7c83c090259d76a4bce4d1e40d35
parent9876cbe2e2ec685ee620056ba1f2cc2f13a2e01a
usb: dwc3: ep0: fix debug output

Use "ep0in" and "ep0out" instead "ep1in" and "ep0out" which is confusing
and not consistent with the remaining output.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/dwc3/ep0.c