msm: camera: common: Fix isp log errs and format errs
Fix isp log errs and format errs. CRs-Fixed: 3499636 Change-Id: Ieb5b81b95dea440b1da17cb5bc9be86f75b7c4f6 Signed-off-by: Wang Kan <quic_wkan@quicinc.com>
This commit is contained in:

committed by
Camera Software Integration

parent
16652c1360
commit
56e0bcc8ee
@@ -1443,7 +1443,7 @@ int cam_sync_synx_core_recovery(
|
||||
int rc = -EOPNOTSUPP;
|
||||
|
||||
#if IS_ENABLED(CONFIG_TARGET_SYNX_ENABLE)
|
||||
rc = cam_synx_core_recovery(core_id);
|
||||
rc = cam_synx_core_recovery(core_id);
|
||||
#endif
|
||||
|
||||
return rc;
|
||||
|
Reference in New Issue
Block a user