From: 宋秀杰 Date: Mon, 12 Nov 2012 08:07:12 +0000 (+0800) Subject: phonepad: rt3261 add write reg into memory. X-Git-Tag: firefly_0821_release~8242 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=63e12c246d1a6bc8550d0bdd734ce5f5df8af687;p=firefly-linux-kernel-4.4.55.git phonepad: rt3261 add write reg into memory. --- diff --git a/sound/soc/codecs/rt3261.c b/sound/soc/codecs/rt3261.c index 51dc347ca019..25102e8a9178 100755 --- a/sound/soc/codecs/rt3261.c +++ b/sound/soc/codecs/rt3261.c @@ -44,7 +44,7 @@ static struct snd_soc_codec *rt3261_codec; #if 0 -#define DBG(x...) printk(KERN_INFO x) +#define DBG(x...) printk(KERN_DEBUG x) #else #define DBG(x...) #endif