Re: [PATCH 4/4] ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Oct 10, 2010 at 7:54 PM, Mika Westerberg <mika.westerberg@xxxxxx> wrote:

> +
> +static struct snd_soc_dai_link simone_dai = {
> +    .name      = "AC97",
> +    .stream_name  Â= "AC97 HiFi",
> +    .cpu_dai    Â= &ep93xx_ac97_dai,
> +    .codec_dai   Â= &ac97_dai,
> +};
ASoC no longer works on cpu and codec_dai. You need to only
provide the name of the dais... ASoC does string matching to
link appropriate dais in a link.

You might want to give another thorough look to all of your drivers
under the new ASoC.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux