Loading drivers/media/platform/msm/vidc/msm_vidc_res_parse.c +1 −1 Original line number Diff line number Diff line Loading @@ -722,7 +722,7 @@ static int msm_vidc_setup_context_bank(struct context_bank_info *cb, struct device *dev) { int rc = 0; bool disable_htw = true; int disable_htw = 1; int secure_vmid = VMID_INVAL; if (!dev || !cb) { Loading Loading
drivers/media/platform/msm/vidc/msm_vidc_res_parse.c +1 −1 Original line number Diff line number Diff line Loading @@ -722,7 +722,7 @@ static int msm_vidc_setup_context_bank(struct context_bank_info *cb, struct device *dev) { int rc = 0; bool disable_htw = true; int disable_htw = 1; int secure_vmid = VMID_INVAL; if (!dev || !cb) { Loading