Loading drivers/media/platform/msm/vidc/msm_vidc_platform.c +1 −5 Original line number Diff line number Diff line Loading @@ -164,7 +164,7 @@ static struct msm_vidc_common_data sdm855_common_data[] = { .value = 0, }, { .key = "qcom,domain-attr-non-fatal-faults", .key = "qcom,domain-cvp", .value = 1, }, }; Loading Loading @@ -222,10 +222,6 @@ static struct msm_vidc_common_data sdm845_common_data[] = { .key = "qcom,debug-timeout", .value = 0, }, { .key = "qcom,domain-cvp", .value = 1, }, }; static struct msm_vidc_common_data sdm670_common_data_v0[] = { Loading Loading
drivers/media/platform/msm/vidc/msm_vidc_platform.c +1 −5 Original line number Diff line number Diff line Loading @@ -164,7 +164,7 @@ static struct msm_vidc_common_data sdm855_common_data[] = { .value = 0, }, { .key = "qcom,domain-attr-non-fatal-faults", .key = "qcom,domain-cvp", .value = 1, }, }; Loading Loading @@ -222,10 +222,6 @@ static struct msm_vidc_common_data sdm845_common_data[] = { .key = "qcom,debug-timeout", .value = 0, }, { .key = "qcom,domain-cvp", .value = 1, }, }; static struct msm_vidc_common_data sdm670_common_data_v0[] = { Loading