summaryrefslogtreecommitdiff
path: root/drivers/ddr
diff options
context:
space:
mode:
authorHector Martin <marcan@marcan.st>2023-10-29 15:37:38 +0900
committerMarek Vasut <marex@denx.de>2023-12-01 14:06:04 +0100
commit8d1e03f984c7467d7c8883f15dea14b2f8b4c0e2 (patch)
tree2cb1fb2b67b4045902e79d5459299f78e17700d8 /drivers/ddr
parent43f2873fa98b1da6eb56d756315c7bd7db63db27 (diff)
usb: xhci: Guard all calls to xhci_wait_for_event
xhci_wait_for_event returns NULL on timeout, so the caller always has to check for that. This addresses immediate explosions in this part of the code when timeouts happen, but not the root cause for the timeout. Signed-off-by: Hector Martin <marcan@marcan.st> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions