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

Skip to content
Commit a25b6399 authored by Jeff Hugo's avatar Jeff Hugo
Browse files

soc: qcom: bam_dmux: Use memset()



Bam_dmux needs to zero out a pair of buffers as part of the BAM reset
proceedure.  __memzero() is a convenient mechanism to accomplish this, but
it is not always available.

Replace __memzero() usage with memset() as memset() is always available.

Change-Id: I9e83335ee8e838af405b6f8e8b772db68560f4ef
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent b06baa75
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