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

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

Merge "msm: kgsl: Rename CX_DBGC_CFG register block"

parents 0f424159 d1472bea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1161,7 +1161,7 @@ static void adreno_cx_dbgc_probe(struct kgsl_device *device)
	struct resource *res;

	res = platform_get_resource_byname(device->pdev, IORESOURCE_MEM,
					   "kgsl_3d0_cx_dbgc_memory");
					   "cx_dbgc");

	if (res == NULL)
		return;