summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-07-10 13:11:59 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-07-10 13:11:59 +0200
commit33f0885835b0e4ee202720c45c59bae04420bf63 (patch)
treea5d56189c28530da886b9c7311bab9c196b6a031
parent5903b6ce9b0fc2d5695d976d715c4e5b79b98b0a (diff)
imx8: isi: ar0521: disable debug messages
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--drivers/media/platform/imx8/ar0521.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/imx8/ar0521.c b/drivers/media/platform/imx8/ar0521.c
index 4938555e28c6..5e12e6f10d3c 100644
--- a/drivers/media/platform/imx8/ar0521.c
+++ b/drivers/media/platform/imx8/ar0521.c
@@ -27,7 +27,7 @@
#include "ar0521.h"
#include "mcu_firmware.h"
-#define AR0521_DEBUG 1
+//#define AR0521_DEBUG 1
/*!
* Maintains the information on the current state of the sensor.