]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit854693eae3ea5c5e212d4a6cbad8233f8807ca19
tree78875ea4b17b7c83c090259d76a4bce4d1e40d35
parent8be83e3313ceaa5c5cfa003370cb4bcb40ae7a8f
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