commit | b147f3572db230522d158312055f3d28f96fbc92 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Sep 30 10:58:40 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 04 10:25:51 2011 -0700 |
tree | 78875ea4b17b7c83c090259d76a4bce4d1e40d35 | |
parent | 9876cbe2e2ec685ee620056ba1f2cc2f13a2e01a [diff] |
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>