[alsa-devel] [PATCH v2] soc/lapis: add machine driver

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Dec 7 14:23:23 CET 2011


On Wed, Dec 07, 2011 at 01:42:45PM +0900, Tomoya MORINAGA wrote:
> 2011/12/6 Tomoya MORINAGA <tomoya.rohm at gmail.com>:

You're complaining that you didn't a response within 24 hours!  This is
really not reasonable for something which is essentially volunteer
driven project.

> > You said "Use the dai_fmt field in the dai_link to set this."
> > However, both dai_fmt and dai_link are already implemented like below.
> > static struct snd_soc_dai_link ioh_i2s_dai = {

> > static struct snd_soc_card ioh_i2s_card = {
> > ...
> >        .dai_link       = &ioh_i2s_dai,
> > ...
> > };

> > So, I can't understand your saying.

> Could you give me your answer ?

Your above code has no references to dai_fmt.  Have you looked at the
dai_fmt field in the dai_link structure or at the existing examples of
its use?


More information about the Alsa-devel mailing list