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

Commit 6d5024f9 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

msm: mct: Enable MCT by default



Enable the MCT feature by default, if the device tree
entries are defined.

CRs-Fixed: 623441
Change-Id: Iefe57b4441374ef16251bb72b6102cb9f440d72a
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 7bbebd78
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -834,6 +834,7 @@ static int mct_probe(struct platform_device *pdev)
			__func__, node->full_name, key);
			__func__, node->full_name, key);
		mct_dcnt = MCT_DEFAULT_DCNT;
		mct_dcnt = MCT_DEFAULT_DCNT;
	}
	}
	mct_boot_enable = true;


deferred_entry:
deferred_entry:
	/* probe_deferrable_property will not return any error other than
	/* probe_deferrable_property will not return any error other than