synx: Disable DBG level

Disable DBG level to prevent log flood

Change-Id: If3bf49e9a723ac0a94d5e7775292d9a5d550570f
Signed-off-by: Pravin Kumar Ravi <quic_pravinku@quicinc.com>
This commit is contained in:
Pravin Kumar Ravi
2023-02-17 14:11:51 -08:00
parent 82fbaea349
commit a1529349b1

View File

@@ -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(