Searched hist:"9 cb2a25c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/sh/ |
H A D | migor.c | 9cb2a25c Thu Jan 01 10:16:30 CST 2015 Lars-Peter Clausen <lars@metafoo.de> ASoC: migor: Use static DAI format setup
Set the dai_fmt field in the dai_link struct instead of manually calling snd_soc_dai_fmt(). This makes the code cleaner and shorter.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org> 9cb2a25c Thu Jan 01 10:16:30 CST 2015 Lars-Peter Clausen <lars@metafoo.de> ASoC: migor: Use static DAI format setup Set the dai_fmt field in the dai_link struct instead of manually calling snd_soc_dai_fmt(). This makes the code cleaner and shorter. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>
|