diff options
author | Felipe Balbi | 2016-09-28 13:42:17 +0300 |
---|---|---|
committer | Felipe Balbi | 2016-11-03 10:38:22 +0200 |
commit | abb621844f6a0c93bbc934f9a096752c4c1c5722 (patch) | |
tree | 3d5d18a148ac146778b7c0f45cdaee27d667bc32 /drivers/usb/host/xhci.c | |
parent | 6ddcabc2aa40ea3c45a4e2c00ae7ed1a1d990121 (diff) |
usb: ch9: make usb_endpoint_maxp() return only packet size
Now that we have a helper to gather periodic
endpoints' multiplier bits from wMaxPacketSize and
every driver is using it, we can safely make sure
that usb_endpoint_maxp() returns only bits 10:0 of
wMaxPacketSize which is where the actual packet size
lies.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/host/xhci.c')
0 files changed, 0 insertions, 0 deletions