[alsa-devel] [PATCH v3 4/6] ARM: DaVinci: ASoC: Add dummy codec support
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu May 28 15:53:33 CEST 2009
On Thu, May 28, 2009 at 05:10:50AM -0400, Chaithrika U S wrote:
> +static int spdif_dit_probe(struct platform_device *pdev)
> +{
> + return snd_soc_register_dai(&dit_stub_dai);
> +}
This driver is good except that the DAI should have ->dev filled in with
the struct device for the platform device. I'll apply the patch and fix
this myself, no need to resubmit.
Thanks!
More information about the Alsa-devel
mailing list