ASoC: s3c24xx_uda134x: Use static DAI format setup
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 1 Jan 2015 16:16:25 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 17:34:31 +0000 (17:34 +0000)
commit517b9a2a90676aeeefc7e2b8508fe4260e02c432
tree9608885d664106c3c3d6ad4554667e883e9880c4
parentd27e51dade482acdf67021c12d692041a35bea77
ASoC: s3c24xx_uda134x: 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/s3c24xx_uda134x.c
This page took 0.032073 seconds and 5 git commands to generate.