Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbac2b43 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm-camera: Optimize logs in ISR"

parents b7bf50f6 51a9b904
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -405,8 +405,7 @@ static void msm_vfe40_init_hardware_reg(struct vfe_device *vfe_dev)
		vfe_dev->is_camif_raw_crop_supported = 1;
		break;
	default:
		pr_err("%s: QOS and VBIF is NOT configured for HW Version %x\n",
			__func__, vfe_dev->vfe_hw_version);
		ISP_DBG("%s: No special QOS\n", __func__);
	}

	msm_vfe40_init_qos_parms(vfe_dev, &qos_parms, &ds_parms);