diff options
author | Hector Martin <marcan@marcan.st> | 2023-10-29 15:37:44 +0900 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2023-12-01 14:06:04 +0100 |
commit | a14843fdac24bf18bd58152b959ca0425adaa1e4 (patch) | |
tree | 4220f61f166f8095a9df0d766d5d56f2d6428a7c /common/usb_hub.c | |
parent | 2fd7037122a920ae22377b06aa5b32651cc71f13 (diff) |
usb: xhci: Fix DMA address calculation in queue_trb
We need to get the DMA address before incrementing the pointer, as that
might move us onto another segment.
Signed-off-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'common/usb_hub.c')
0 files changed, 0 insertions, 0 deletions