]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: s3c-otg: Fix remaining bytes in debug messages
authorRoger Quadros <rogerq@ti.com>
Fri, 22 Apr 2016 09:02:06 +0000 (11:02 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 25 Apr 2016 15:56:30 +0000 (17:56 +0200)
commit4d5b63784317821650f614c9bf9a9b9c6949baee
treee8409d10a36644042bc08d9c38902690bde8bf11
parent842769ea51d849fee3f6c03939cabd3971e75cfd
usb: s3c-otg: Fix remaining bytes in debug messages

Remaining bytes means bytes that are not yet transferred
and not the bytes that were transferred in the last transfer.

Reported-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Tested-by: Steve Rae <srae@broadcom.com>
[Test HW: bcm28155_ap board]
drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c