ASoC: tlv320aic32x4: Drop define mapping from number to number
authorAndrew F. Davis <afd@ti.com>
Tue, 12 Dec 2017 22:43:04 +0000 (16:43 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 13 Dec 2017 12:27:26 +0000 (12:27 +0000)
commit7e2a4dc5c1f0875646816c527cad5943cb6d5cc7
tree053b9bd9c2a1f905c7a1418fc37137745fc9f2d0
parent1714196c7ec540292324d9022c43b5f281dbf74c
ASoC: tlv320aic32x4: Drop define mapping from number to number

Drop definition of frequencies that only map from one number to
the same number. This is not needed and if misused can hide
bugs.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic32x4.c
sound/soc/codecs/tlv320aic32x4.h