diff mbox

[RFT] ASoC: max98371 Remove duplicate entry in max98371_reg

Message ID 1462938491.444.0.camel@ingics.com (mailing list archive)
State Accepted
Commit af37d21a3245c4a54d608c1d85588203ebfe1ef9
Headers show

Commit Message

Axel Lin May 11, 2016, 3:48 a.m. UTC
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 sound/soc/codecs/max98371.c | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/sound/soc/codecs/max98371.c b/sound/soc/codecs/max98371.c
index 21fae09..cf0a39b 100644
--- a/sound/soc/codecs/max98371.c
+++ b/sound/soc/codecs/max98371.c
@@ -107,7 +107,6 @@  static const struct reg_default max98371_reg[] = {
 	{ 0x39, 0x00 },
 	{ 0x3A, 0x00 },
 	{ 0x3B, 0x00 },
-	{ 0x3B, 0x00 },
 	{ 0x3C, 0x00 },
 	{ 0x3D, 0x00 },
 	{ 0x3E, 0x00 },