ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask()
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 12 Jan 2015 09:27:19 +0000 (10:27 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jan 2015 19:04:56 +0000 (19:04 +0000)
commitbbcdb69dfcbd8842ee2a54265abd3e53cb3089e2
tree4fb13bb6c81ac97bdf17c1528b53459b28c1ebd1
parentd0077aaf2206f3c3524d71a9f38b408dca63852f
ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask()

Now that the fsl DAI drivers uses the same semantics as the rest of a ASoC
the custom fsl_asoc_xlate_tdm_slot_mask() callback can be removed as it is
identical to the generic one.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_utils.c
sound/soc/fsl/fsl_utils.h
sound/soc/fsl/imx-ssi.c