Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 576c1e1f authored by Hemant Kumar's avatar Hemant Kumar
Browse files

usb: host: xhci: Fix secondary event ring setup



In xhci_event_ring_setup() function xhci_alloc_erst() API is
incorrectly passing primary interrupter's event ring and erst
address instead of using it from the function parameter. Due to
that erst dma address does not get populated. This results into
smmu page fault when secondary event ring is setup and erst base
address is programmed as 0x0.

Change-Id: I71227ecd2b8da9efa8b14157777660f139180438
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent da627679
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment