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

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

Merge "ASoC: wcd9335: Remove debug mode for CPE block"

parents 0638bb7e e423a0f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@

#define TASHA_VERSION_ENTRY_SIZE 17

static int cpe_debug_mode = 1;
static int cpe_debug_mode;
module_param(cpe_debug_mode, int,
	     S_IRUGO | S_IWUSR | S_IWGRP);
MODULE_PARM_DESC(cpe_debug_mode, "boot cpe in debug mode");