From: Axel Lin Date: Wed, 11 May 2016 03:48:11 +0000 (+0800) Subject: ASoC: max98371 Remove duplicate entry in max98371_reg X-Git-Tag: v4.9.8~1969^2^2~15^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af37d21a3245c4a54d608c1d85588203ebfe1ef9;p=platform%2Fkernel%2Flinux-rpi3.git ASoC: max98371 Remove duplicate entry in max98371_reg Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- 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 },