ASoC: bf5xx-ssm2602: Set DAI format
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 25 Apr 2012 09:29:47 +0000 (11:29 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 25 Apr 2012 10:14:44 +0000 (11:14 +0100)
commita3a53fe1545a87337cc539f415810128bbdad465
tree98280c9dadeb8cad788bdb05ba6c9e8d14357d72
parentc34ce320d9fe328e3272def20b152f39ccfa045e
ASoC: bf5xx-ssm2602: Set DAI format

Commit 980b0bc69 ("ASoC: blackfin: Use dai_fmt") converted the blackfin ASoC
machine drivers to use the dai_links dai_fmt field to setup their DAI format.
For the bf5xx-ssm2602 the commit removed the manual call to snd_soc_dai_set_fmt,
but missed to set the dai_links dai_fmt field.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/blackfin/bf5xx-ssm2602.c