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

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

Merge "msm: npu: Enable auto PIL for lito"

parents 3d60591e a9554c54
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -578,9 +578,6 @@ int npu_host_init(struct npu_device *npu_dev)
			npu_disable_fw_work);
	}

	if (npu_dev->hw_version != 0x20000000)
		host_ctx->auto_pil_disable = true;
	else
	host_ctx->auto_pil_disable = false;

	return sts;