On Wed, 2011-01-12 at 15:22 +0900, Kuninori Morimoto wrote:
Dear Mark, Liam, Paul
These patches are for fsi-ak4642, fsi-da7210 to select sound format.
Kuninori Morimoto (3): ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT support ASoC: sh: fsi: Add fsi_get_priv_frm_dai function ASoC: sh: fsi: Add snd_soc_dai_set_fmt support
In current fsi-codecs, fsi format is selected from platform, and codecs format is selected from fsi-codecs. These patches modify it, and select format from fsi-codecs only.
ak4642 didn't have SND_SOC_DAIFMT_FORMAT, so 1st patch add it. (da7210 already have it)
These patches are tested on Ecovec, AP4EVB, Mackerel board, and Paul's rmobile-latest + Mark's for-2.6.38 branch.
Best regards
Kuninori Morimoto
All
Acked-by: Liam Girdwood lrg@slimlogic.co.uk