From: Sun Mingjun Date: Wed, 20 Aug 2014 01:48:14 +0000 (+0800) Subject: codec : modified the codec debug level X-Git-Tag: firefly_0821_release~4853 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c02c7deb9586175aa51c6157fa73720f42c6bcd0;p=firefly-linux-kernel-4.4.55.git codec : modified the codec debug level --- diff --git a/sound/soc/codecs/rk312x_codec.c b/sound/soc/codecs/rk312x_codec.c index 1cd363bfa939..8f59f29029dc 100755 --- a/sound/soc/codecs/rk312x_codec.c +++ b/sound/soc/codecs/rk312x_codec.c @@ -41,7 +41,7 @@ #include #include "rk312x_codec.h" -static int debug = 7; +static int debug = 0; module_param(debug, int, S_IRUGO|S_IWUSR); #define dbg_codec(level, fmt, arg...) \