On Thu, Sep 24, 2009 at 05:48, <[email protected]> wrote: > Added: trunk/sound/soc/blackfin/bf5xx-adau1371.c (0 => 7448) > > +static struct snd_soc_card bf5xx_adau1371; > +static struct snd_soc_device *adau1371_socdev;
so this means there can only be one instance of adau1371 in a system at a time ? we have to stop this global state usage that keeps showing up in our ASoC code. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
