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

Commit 679dfb32 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: adsprpc: do not check sensor pd status in ioctl call"

parents 40e59cf1 be6b2feb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3670,8 +3670,6 @@ static long fastrpc_device_ioctl(struct file *file, unsigned int ioctl_num,

	err = fastrpc_check_pd_status(fl,
			AUDIO_PDR_SERVICE_LOCATION_CLIENT_NAME);
	err |= fastrpc_check_pd_status(fl,
			SENSORS_PDR_SERVICE_LOCATION_CLIENT_NAME);
	if (err)
		goto bail;