Files
android_kernel_samsung_sm86…/drivers/cam_utils
Vikram Sharma a80618bcb2 msm: camera: utils: Use mmrm api to check if mmrm is supported
Targets which use same SPF with CONFIG_MMRM enabled - but one
chipset need to use mmrm, other doesn't need. In such cases,
calling this mmrm API helps to differentiate the flow.
Returns false if mmrm is not supported and true if mmrm is
supported.

CRs-Fixed: 3066104
Change-Id: I11ad3c02e66575905a01e1eb0b6a8e053acfbe46
Signed-off-by: Vikram Sharma <vikramsa@codeaurora.org>
2021-11-09 21:46:11 -08:00
..