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

Skip to content
Commit 2d0ed4bb authored by Ujwal Patel's avatar Ujwal Patel Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: replace kmalloc with kzalloc wherever appropriate



Currently different drivers within MDSS, allocate dynamic memory using
kmalloc and then use explicit memset to zero out the content. Instead use
kzalloc API to achieve the same.

Change-Id: I09d3d5e5986206f90c97d4d04fc3a855c233a7ae
Signed-off-by: default avatarUjwal Patel <ujwalp@codeaurora.org>
parent 8a4a06ec
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