Merge "video: driver: iris33: treat NOC error as fatal"

This commit is contained in:
qctecmdr
2023-07-05 11:27:07 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -996,6 +996,7 @@ static int __noc_error_info_iris33(struct msm_vidc_core *core)
fail_deassert_xo_reset:
fail_assert_xo_reset:
MSM_VIDC_FATAL(true);
return rc;
}