aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2016-05-10 23:48:11 -0400
committerMark Brown <broonie@kernel.org>2016-05-11 11:39:56 -0400
commitaf37d21a3245c4a54d608c1d85588203ebfe1ef9 (patch)
treec2b68f6803a9d084d3b70bb53d436a0ee9c2668c
parentca2cd6bc6663314ba7fbf66ba7b14e099671420e (diff)
ASoC: max98371 Remove duplicate entry in max98371_reg
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--sound/soc/codecs/max98371.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/max98371.c b/sound/soc/codecs/max98371.c
index 21fae0932137..cf0a39bb631a 100644
--- a/sound/soc/codecs/max98371.c
+++ b/sound/soc/codecs/max98371.c
@@ -107,7 +107,6 @@ static const struct reg_default max98371_reg[] = {
107 { 0x39, 0x00 }, 107 { 0x39, 0x00 },
108 { 0x3A, 0x00 }, 108 { 0x3A, 0x00 },
109 { 0x3B, 0x00 }, 109 { 0x3B, 0x00 },
110 { 0x3B, 0x00 },
111 { 0x3C, 0x00 }, 110 { 0x3C, 0x00 },
112 { 0x3D, 0x00 }, 111 { 0x3D, 0x00 },
113 { 0x3E, 0x00 }, 112 { 0x3E, 0x00 },