msm: camera: csiphy: Clear secure phy flags on release
Issue:
Phy flags are set on CONFIG_DEV and are cleared on STOP_DEV.
If release is called without stop dev, next session will be opened with
incorrect phy configuration based on the previous stale secure mode
flags.
Fix:
Clear the phy secure mode flags on RELEASE_DEV.
CRs-Fixed: 2635529
Change-Id: Ib22bbdaa99ca29419200f0d9eb20792f34aaec0c
Signed-off-by:
Tony Lijo Jose <tjose@codeaurora.org>
Loading
Please register or sign in to comment