phonepad: rt3261 add write reg into memory.
author宋秀杰 <sxj@rock-chips.com>
Mon, 12 Nov 2012 08:07:12 +0000 (16:07 +0800)
committer宋秀杰 <sxj@rock-chips.com>
Mon, 12 Nov 2012 08:07:12 +0000 (16:07 +0800)
sound/soc/codecs/rt3261.c

index 51dc347ca01921174053fc8baddbddd12d69e705..25102e8a91784a7e8b43a201158201d3eadffb37 100755 (executable)
@@ -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