ASoC: tas2770: Remove unused variables
authorDan Murphy <dmurphy@ti.com>
Wed, 23 Sep 2020 13:26:00 +0000 (08:26 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 23 Sep 2020 17:48:03 +0000 (18:48 +0100)
commit3121420cf9b4db7f2bafcdc0e562f60779bf365d
tree0a952e9261c7767809580644e5d5f397a19714f0
parentdd7d9052064b4bda94a89dbc1618927319602366
ASoC: tas2770: Remove unused variables

Remove unused variables in the private struct and the code as these
variables are initially set and then there is no additional code
utilizing these variables.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200923132600.10652-6-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2770.c
sound/soc/codecs/tas2770.h