From: Kishon Vijay Abraham I Date: Mon, 27 Jul 2015 06:55:28 +0000 (+0530) Subject: usb: dwc3: ep0: use _roundup_ to calculate the transfer size X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~35^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e5464da4e7dc55e1751d2beb3e6e78f35020756;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed