OSDN Git Service

ASoC: tas2770: Remove unneeded read of the TDM_CFG3 register
authorDan Murphy <dmurphy@ti.com>
Mon, 7 Oct 2019 17:11:56 +0000 (12:11 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 7 Oct 2019 18:08:22 +0000 (19:08 +0100)
commit5911e6729e0886a3fb00b897b73892134d37158a
tree07a0c77257c42515f40dcf257ddb4f76f8ba3520
parenta9d273671440c439c4f236123c59dd839c1a0eb7
ASoC: tas2770: Remove unneeded read of the TDM_CFG3 register

Remove the unneeded and incorrect read of the TDM_CFG3 register.
The read is done but the value is never used.

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