On Tue, 2 Feb 2021 05:48:11 -0600 Alex Elder wrote:
> On 2/1/21 11:55 PM, Dan Carpenter wrote:
> > The "ring->addr = addr;" assignment is done a few lines later so we
> > can't use "ring->addr" yet. The correct dma_handle is "addr".
> >
> > Fixes: 650d1603825d ("soc: qcom: ipa: the generic software interface")
> > Signed-off-by: Dan Carpenter <[email protected]>
>
> Yikes. Thank you for the fix.
>
> Reviewed-by: Alex Elder <[email protected]>Applied, thanks!
