summaryrefslogtreecommitdiff
path: root/crypto/deflate.c
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2009-08-07 21:04:49 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-23 13:46:17 (GMT)
commit2d3f1fac7ee8bb4c6fad40f838488edbeabb0c50 (patch)
treeb1887263a969025bb53f801ca18d0c0a5cf9f34e /crypto/deflate.c
parent47aded8ade9fee6779b121b2b156235f261239d7 (diff)
downloadlinux-fsl-qoriq-2d3f1fac7ee8bb4c6fad40f838488edbeabb0c50.tar.xz
USB: xhci: Support full speed devices.
Full speed devices have varying max packet sizes (8, 16, 32, or 64) for endpoint 0. The xHCI hardware needs to know the real max packet size that the USB core discovers after it fetches the first 8 bytes of the device descriptor. In order to fix this without adding a new hook to host controller drivers, the xHCI driver looks for an updated max packet size for control endpoints. If it finds an updated size, it issues an evaluate context command and waits for that command to finish. This should only happen in the initialization and device descriptor fetching steps in the khubd thread, so blocking should be fine. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'crypto/deflate.c')
0 files changed, 0 insertions, 0 deletions