Skip to content
Snippets Groups Projects
Commit 8165e34b authored by Stephen Warren's avatar Stephen Warren Committed by Marek Vasut
Browse files

usb: ehci: fully align interrupt QHs/QTDs


These data structures are passed to cache-flushing routines, and hence
must be conform to both the USB the cache-flusing alignment requirements.
That means aligning to USB_DMA_MINALIGN. This is important on systems
where cache lines are >32 bytes.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 2456b97f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment