commit | e3b89080f2c50936a9f6eccedb1e07e293777f0a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Sep 28 13:38:18 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Nov 03 10:38:20 2016 +0200 |
tree | 6721636ad46a808c05606981d9ccc21590c5f2ea | |
parent | df4769e37a1f4244a997904ccdedb8eef85437ad [diff] |
usb: host: ehci: make use of new usb_endpoint_maxp_mult() We have introduced a helper to calculate multiplier value from wMaxPacketSize. Start using it. Cc: Alan Stern <stern@rowland.harvard.edu> Cc: <linux-usb@vger.kernel.org> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>