ASoC: Export snd_soc_runtime_set_dai_fmt()
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 8 Jan 2015 11:23:05 +0000 (12:23 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 8 Jan 2015 17:55:06 +0000 (17:55 +0000)
commitddaca25aa4dade234163290f6a9e091e7f57b36a
tree449fec3d8b63b4467285c8d5a68b68121262e8a9
parentc853679a51b9bb76a3e06e64a0b4c6276f391921
ASoC: Export snd_soc_runtime_set_dai_fmt()

Export snd_soc_runtime_set_dai_fmt() so it can be used in modules.

Fixes: ce64c8b9cf5b ("ASoC: Add helper function for changing the DAI link format")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c