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

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

Merge "coresight: disable the nidnt hardware sense as default"

parents f75b203d b553e574
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ struct tpiu_drvdata {
	bool			nidnt_spmi;
};

static int nidnt_boot_hw_detect = 1;
static int nidnt_boot_hw_detect;
module_param_named(nidnt_boot_hw_detect,
	nidnt_boot_hw_detect, int, S_IRUGO | S_IWUSR | S_IWGRP);