ASoC: tas2562: Remove duplicate code for I/V sense
authorDan Murphy <dmurphy@ti.com>
Tue, 22 Sep 2020 14:24:11 +0000 (09:24 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 22 Sep 2020 15:04:20 +0000 (16:04 +0100)
commit90e2a588c9e743f104849fb2da4c121e1a487201
treeb4dda5c5087f4734b60a4ab56f848717e161a9ca
parent55c5cc63ab3277aa20637dc20f6528987ac23743
ASoC: tas2562: Remove duplicate code for I/V sense

Remove duplicate code for programming the I/V sense the call to update
the register was duplicated in commit 09ed395b05feb ("ASoC: tas2562:
Add voltage sense slot configuration").

Fixes: 09ed395b05feb ("ASoC: tas2562: Add voltage sense slot configuration")
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200922142411.10364-1-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2562.c