commit | 2e5464da4e7dc55e1751d2beb3e6e78f35020756 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Jul 27 12:25:28 2015 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Thu Jul 30 11:43:34 2015 -0500 |
tree | 9c986cb519d8fadc3f3fd3f2e7eeca8af84f804a | |
parent | b2fb5b1a0f50d3ebc12342c8d8dead245e9c9d4e [diff] |
usb: dwc3: ep0: use _roundup_ to calculate the transfer size No functional change. Used _roundup_ macro to calculate the transfer size aligned to maxpacket in dwc3_ep0_complete_data. It also makes it similar to how transfer size is calculated in __dwc3_ep0_do_control_data. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>