lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 7 Dec 2011 13:23:23 +0000
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Tomoya MORINAGA <tomoya.rohm@...il.com>
Cc:	Liam Girdwood <lrg@...com>, Jaroslav Kysela <perex@...ex.cz>,
	Takashi Iwai <tiwai@...e.de>,
	Lars-Peter Clausen <lars@...afoo.de>,
	Dimitris Papastamos <dp@...nsource.wolfsonmicro.com>,
	Mike Frysinger <vapier@...too.org>,
	Daniel Mack <zonque@...il.com>, alsa-devel@...a-project.org,
	linux-kernel@...r.kernel.org, qi.wang@...el.com,
	yong.y.wang@...el.com, joel.clark@...el.com, kok.howg.ewe@...el.com
Subject: Re: [PATCH v2] soc/lapis: add machine driver

On Wed, Dec 07, 2011 at 01:42:45PM +0900, Tomoya MORINAGA wrote:
> 2011/12/6 Tomoya MORINAGA <tomoya.rohm@...il.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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ