[alsa-devel] [PATCH 09/17] ASoC: Tegra I2S: Remove dependency on pdev->id
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Nov 23 12:03:38 CET 2011
On Tue, Nov 22, 2011 at 06:21:17PM -0700, Stephen Warren wrote:
> + i2s->dai = tegra_i2s_dai_template;
> + i2s->dai.name = pdev->name;
> +
This should really be part of the same commit as the arch/arm side
change in order to avoid bisection breaks as from the point of view of
non-DT systems it's moving the number into the name.
More information about the Alsa-devel
mailing list