Преглед изворни кода

synx: Disable DBG level

Disable DBG level to prevent log flood

Change-Id: If3bf49e9a723ac0a94d5e7775292d9a5d550570f
Signed-off-by: Pravin Kumar Ravi <[email protected]>
Pravin Kumar Ravi пре 2 година
родитељ
комит
a1529349b1
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      msm/synx/synx_debugfs.c

+ 2 - 2
msm/synx/synx_debugfs.c

@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2019, 2021, The Linux Foundation. All rights reserved.
- * Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) 2022-2023, Qualcomm Innovation Center, Inc. All rights reserved.
  */
 
 #include <linux/io.h>
@@ -23,7 +23,7 @@ int synx_columns = NAME_COLUMN | ID_COLUMN |
 EXPORT_SYMBOL(synx_columns);
 
 int synx_debug = SYNX_ERR | SYNX_WARN |
-	SYNX_INFO | SYNX_DBG;
+	SYNX_INFO;
 EXPORT_SYMBOL(synx_debug);
 
 void populate_bound_rows(