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

Skip to content
Commit 0079fd9f authored by Sravan Muppidi's avatar Sravan Muppidi
Browse files

msm: camera: core: Avoid concurrency between stop and pfdump



Camera context layer checks the state of the driver context and
allow the events to proceed. Two events should not execute
concurrently on context. Currently Dumping platform data
executing concurrently with flush or stop.
This changes avoid the concurrent execute of dump pf data and other events.
Added validation check in cam_context_config_dev_to_hw.

CRs-Fixed: 2602229
Change-Id: Ib5aaff0edbd39dd63e7eb1c38207f765da294817
Signed-off-by: default avatarSravan Muppidi <muppidi@codeaurora.org>
parent 299c1a13
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