commit | a3a53fe1545a87337cc539f415810128bbdad465 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Wed Apr 25 11:29:47 2012 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Apr 25 11:14:44 2012 +0100 |
tree | 98280c9dadeb8cad788bdb05ba6c9e8d14357d72 | |
parent | c34ce320d9fe328e3272def20b152f39ccfa045e [diff] |
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>