ASoC: jive_wm8750: Use static DAI format setup
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 1 Jan 2015 16:16:21 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 17:34:29 +0000 (17:34 +0000)
commit72303cafcb5cc9fd1227d0edd458f62bef1a397e
tree46db6611b440fe588d93babb7956540182219e44
parent5cc10b9b77c234e89e7c4aca56d8a3c571111955
ASoC: jive_wm8750: 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>
sound/soc/samsung/jive_wm8750.c
This page took 0.024891 seconds and 5 git commands to generate.