From: 宋秀杰 <sxj@rock-chips.com>
Date: Mon, 6 Aug 2012 05:09:03 +0000 (+0800)
Subject: phonepad: rt3261 add version information, first is RT3261_V1.0.0.
X-Git-Tag: firefly_0821_release~8922^2~50
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=488d9051d16765559e62a5b89f766e343c37e1bb;p=firefly-linux-kernel-4.4.55.git

phonepad: rt3261 add version information, first is RT3261_V1.0.0.
---

diff --git a/sound/soc/codecs/rt3261.c b/sound/soc/codecs/rt3261.c
index 4caff8e702c9..aedd746de2fb 100644
--- a/sound/soc/codecs/rt3261.c
+++ b/sound/soc/codecs/rt3261.c
@@ -60,7 +60,7 @@ static struct snd_soc_codec *rt3261_codec;
 #define RT3261_REG_RW 1 /* for debug */
 #define RT3261_DET_EXT_MIC 0
 
-#define VERSION "0.3.0 alsa 1.0.24"
+#define VERSION "RT3261_V1.0.0"
 
 struct rt3261_init_reg {
 	u8 reg;