commit | 387f869d2579e379ee343f5493dcd360be60f5c6 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Mar 22 13:25:18 2017 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Apr 11 10:58:21 2017 +0300 |
tree | 361898ea6398bf3f96a22866777e2f1bea206a13 | |
parent | fea14e68ff5e110c21f57278883c8cc4637c3f92 [diff] |
usb: gadget: u_ether: conditionally align transfer size Unless HW sets quirk_ep_out_aligned_size, gadget driver shouldn't make any efforts towards aligning transfers. If the UDC needs, it *must* set the quirk flag. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>