[alsa-devel] [PATCH] ASoC: tegra: Add platform driver for rt5677 audio codec

Mark Brown broonie at kernel.org
Fri Dec 26 17:38:26 CET 2014


On Tue, Dec 23, 2014 at 11:29:01AM -0800, Anatol Pomozov wrote:

> +static int tegra_rt5677_probe(struct platform_device *pdev)
> +{
> +	struct device_node *np = pdev->dev.of_node;
> +	struct snd_soc_card *card = &snd_soc_tegra_rt5677;
> +	struct tegra_rt5677 *machine;
> +	int ret;
> +
> +#if defined(CONFIG_MODULES) && defined(MODULE)
> +	request_module("snd_soc_tegra30_i2s");
> +#endif

What's this all about then?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141226/efaf1d60/attachment.sig>


More information about the Alsa-devel mailing list