aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2009-07-27 12:03:07 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-07-28 14:31:11 -0700
commitf9dc68fe7ad390428c6bc5d7ff582cdb5d92fcb8 (patch)
treecf8dedd19944550c7d1c3d0e3d5f46446190810e /drivers/usb/host/xhci.h
parentd8f1a5ed52a81a953918d4aebe185ba008a7be34 (diff)
downloadkernel_samsung_smdk4412-f9dc68fe7ad390428c6bc5d7ff582cdb5d92fcb8.zip
kernel_samsung_smdk4412-f9dc68fe7ad390428c6bc5d7ff582cdb5d92fcb8.tar.gz
kernel_samsung_smdk4412-f9dc68fe7ad390428c6bc5d7ff582cdb5d92fcb8.tar.bz2
USB: xhci: Set TD size in transfer TRB.
The 0.95 xHCI specification requires software to set the "TD size" field in each transaction request block (TRB). This field gives the host controller an indication of how much data is remaining in the TD (including the buffer in the current TRB). Set this field in bulk TRBs and data stage TRBs for control transfers. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/xhci.h')
0 files changed, 0 insertions, 0 deletions