[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c05c2cd0-726d-3f37-be0d-05d8b9122c69@gmail.com>
Date: Thu, 20 May 2021 21:12:34 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Mark Brown <broonie@...nel.org>, Takashi Iwai <tiwai@...e.com>,
Jaroslav Kysela <perex@...ex.cz>,
Ion Agorria <ion@...rria.com>,
Svyatoslav Ryhel <clamor95@...il.com>,
Liam Girdwood <lgirdwood@...il.com>
Cc: alsa-devel@...a-project.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] ASoC: tegra: Set driver_name=tegra for all machine
drivers
20.05.2021 20:50, Dmitry Osipenko пишет:
> static struct snd_soc_dai_driver tegra20_ac97_dai = {
> .name = "tegra-ac97-pcm",
> + .driver_name = "tegra",
> .probe = tegra20_ac97_probe,
> .playback = {
This is incorrect version of the patch, snd_soc_dai_driver doesn't have
driver_name. I missed to fix it properly on rebase of the patches. The
rest of the patches is okay. This will be fixed in v3 if we'll agree
that this is the correct approach, I'm waiting for the v2 feedback for now.
Powered by blists - more mailing lists