On Fri, Jul 01, 2011 at 01:56:15PM -0600, Stephen Warren wrote:

> +struct snd_soc_dai_driver tegra_spdif_dai = {
> +     .name = DRV_NAME ".0",

This looks wrong - what's with the .0?  If there can be only one device
there should be no number, if there can be multiple devices hard coding
is bad karma.  Either way the number should come from the instantiation.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to