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

Skip to content
Commit b14faad8 authored by Gjorgji Rosikopulos's avatar Gjorgji Rosikopulos
Browse files

msm: camera: jpeg: Fix global arrays concurrency issue



Base set of registers: address change,
irq clear etc. are hold in global arrays,
and some fields are overwritten during their use.
Since we have 4 devices using jpeg driver there
is possible concurrence issue.
This change uses local temporary variable for changed
values and leave arrays constant.

Change-Id: I8edc65e6fd4d9209b1c3127478be719bffaf3111
Signed-off-by: default avatarGjorgji Rosikopulos <grosik@codeaurora.org>
parent e4b5be8f
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