-
由 Felipe Balbi 提交于
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: NFelipe Balbi <felipe.balbi@linux.intel.com>
abb62184