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

Commit bd60e570 authored by Saurabh Kothawade's avatar Saurabh Kothawade Committed by Gerrit - the friendly Code Review server
Browse files

msm: vidc: Keep v4l2 plane count instance-specific



Existing video driver maintains a static array of
video formats. Video instances have a pointer to this
common array. In multi-instance scenario, different
instances read/write to common structure, resulting
into invalid plane count for other instances. To
avoid such situation, keep plane count structure
specific to the instance.

CRs-Fixed: 1051541
Change-Id: I9bd487459277e509cf64c0124a2d2e3f5fdc443b
Signed-off-by: default avatarSaurabh Kothawade <skothawa@codeaurora.org>
parent 057bdafd
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