]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: dwc3: fix a WARN and a comment
authorFelipe Balbi <balbi@ti.com>
Thu, 24 May 2012 06:19:31 +0000 (09:19 +0300)
committerFelipe Balbi <balbi@ti.com>
Sun, 3 Jun 2012 20:08:17 +0000 (23:08 +0300)
commit4552a0ca61cb2133bc77dc432ea20538ea28638a
tree1db8727310782d29456eab84652174ecf91316c8
parentf8f5701bdaf9134b1f90e5044a82c66324d2073f
usb: dwc3: fix a WARN and a comment

we're now have DWC3_EP0_BOUNCE_SIZE to tell
us the actual size of the bufer. Let's use that
instead of ep0 wMaxPacketSize.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c