commit | 734d3ddd81902d839e5bba50601b011f6ae40d05 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Sep 28 13:46:37 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Nov 03 10:38:22 2016 +0200 |
tree | 0fd26aa98c741838f69a9dbc02036064e3657f7e | |
parent | abb621844f6a0c93bbc934f9a096752c4c1c5722 [diff] |
usb: host: xhci: purge GET_MAX_PACKET() usb_endpoint_maxp() is now returning maxpacket correctly - iow only bits 10:0. We can finaly remove XHCI's private GET_MAX_PACKET macro. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>