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

Skip to content
Commit d10e8e91 authored by Amal Paul's avatar Amal Paul Committed by Stephen Boyd
Browse files

ASoC: qdsp6: Fix device crash issue in LPA seek.



Accessing buffer pointer before initialization results in device crash.
To memset the buffer using physical address also results in a device crash.
Fixed this by initializing the buffer pointer before it is accessed and
memset the buffer using the virtual address.

Change-Id: I3b03f56cf988c9471c7988665bcec3c467e60bfc
Signed-off-by: default avatarAmal Paul <amal@codeaurora.org>
parent 22e18294
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