diff options
author | John Youn <johnyoun@synopsys.com> | 2009-07-27 21:05:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-07-28 23:31:13 +0200 |
commit | d115b04818e57bdbc7ccde4d0660b15e33013dc8 (patch) | |
tree | 48b699c9b81fb0570d03009f353225faad238c64 /drivers/usb/host/ohci-pnx4008.c | |
parent | USB: xhci: Always align output device contexts to 64 bytes. (diff) | |
download | linux-d115b04818e57bdbc7ccde4d0660b15e33013dc8.tar.xz linux-d115b04818e57bdbc7ccde4d0660b15e33013dc8.zip |
USB: xhci: Support for 64-byte contexts
Adds support for controllers that use 64-byte contexts. The following context
data structures are affected by this: Device, Input, Input Control, Endpoint,
and Slot. To accommodate the use of either 32 or 64-byte contexts, a Device or
Input context can only be accessed through functions which look-up and return
pointers to their contained contexts.
Signed-off-by: John Youn <johnyoun@synopsys.com>
Acked-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ohci-pnx4008.c')
0 files changed, 0 insertions, 0 deletions