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)
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>

No differences found