]> Git Repo - linux.git/commitdiff
ASoC: max98371 Remove duplicate entry in max98371_reg
authorAxel Lin <[email protected]>
Wed, 11 May 2016 03:48:11 +0000 (11:48 +0800)
committerMark Brown <[email protected]>
Wed, 11 May 2016 15:39:56 +0000 (16:39 +0100)
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/max98371.c

index 21fae09321376fa9768bfa193022dab796bbff17..cf0a39bb631aac9ae9bccd6c0b5163e65d8178b1 100644 (file)
@@ -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 },
This page took 0.057245 seconds and 4 git commands to generate.