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

Skip to content
Commit c2685093 authored by Harsh Shah's avatar Harsh Shah Committed by Karthik Anantha Ram
Browse files

msm: camera: isp: Initialize used_bytes to avoid corruption



UBWC update does not update KMD cmd buffer, hence used_bytes
should be 0. But, due to uninitialized garbage value the
hw_update_entries is corrupted, causing CDM Invalid command error.
Initialize used_bytes to 0, to fix this issue.

Change-Id: I0f8a77f782c833623af5773d15a5c4ce84492125
Signed-off-by: default avatarHarsh Shah <harshs@codeaurora.org>
parent c29086d4
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