ASoC: tas2770: Remove ti,asi-format code
authorDan Murphy <dmurphy@ti.com>
Wed, 23 Sep 2020 13:25:59 +0000 (08:25 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 23 Sep 2020 17:48:02 +0000 (18:48 +0100)
commitdd7d9052064b4bda94a89dbc1618927319602366
tree68c6e08476366bb9ab2cd811656fcb74c1747d1b
parentc0a30e2e07e35f219666788c8549156eb8d74105
ASoC: tas2770: Remove ti,asi-format code

Remove the code to support the asi-format binding property. The code
does nothing except read the property and set a variable. No additional
action is taken except to reset the variable. The property is supposed
to set the rising or falling RX edge detection of the SBCLK but this
edge detection is done by checking the DAI_FMT_INV_MASK.

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