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

Skip to content
Commit d2a32aec authored by Azhar Shaikh's avatar Azhar Shaikh
Browse files

msm: bam: Use memset_io instead of memset



Currently memset is used to zero out the descriptor and data FIFOs,
however if the memory is IO-mapped, memset may cause alignment
faults.
Use memset_io to accommodate the possibility of IO-mapped memory.

Change-Id: I8d513c1c7f4bdd3df6f4072f989536d10dfe8976
Signed-off-by: default avatarAzhar Shaikh <azhars@codeaurora.org>
parent c5564588
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