aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2011-03-23 16:26:26 -0700
committerSarah Sharp <sarah.a.sharp@linux.intel.com>2011-05-02 16:42:55 -0700
commitaf8b9e636065ba1701c4215a8dc4f7a1d69d934b (patch)
tree7f904472baafbf578099d0e653ebae1a06d902ee /fs
parent00161f7d04eb1668fde5e22d3e5a17bf90356d2c (diff)
downloadkernel_samsung_smdk4412-af8b9e636065ba1701c4215a8dc4f7a1d69d934b.zip
kernel_samsung_smdk4412-af8b9e636065ba1701c4215a8dc4f7a1d69d934b.tar.gz
kernel_samsung_smdk4412-af8b9e636065ba1701c4215a8dc4f7a1d69d934b.tar.bz2
xhci 1.0: Only interrupt on short packet for IN EPs.
It doesn't make sense to set the interrupt on short packet (TRB_ISP) flag for TRBs queued to endpoints that only receive packets from the host controller (i.e. OUT endpoints). Packets can only be short when they are sent from a USB device. Plus, the xHCI 1.0 specification forbids setting the flag for anything but IN endpoints. While we're at it, remove some of my snide remarks about the inefficiency of event data TRBs. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions