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

Skip to content
Commit f76c2819 authored by Alok Chauhan's avatar Alok Chauhan
Browse files

msm: camera: ope: Maintain current clock value during acquire



OPE driver maintain the current clock value field per instance
based on clock rate set for OPE clock. OPE driver sets the clock
to turbo during acquire time but doesn't update the internal field
for multiple acquire request. This causes power regression as further
clock calculation happens on previously set clock values for multiple
acquire request.

Corrected the logic to always update current clock value based on clock
rate set during acquire time.

CRs-Fixed: 2724827
Change-Id: Iba377d8918bda37b4d3267e677414a7b9e5a82ce
Signed-off-by: default avatarAlok Chauhan <alokc@codeaurora.org>
parent e5d41356
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