On Fri, Sep 25, 2009 at 05:59, <[email protected]> wrote:
> +static const struct snd_soc_dapm_route audio_conn[] = {
> + {"Output Mixer", "Playback Switch", "DAC"},
> + { "LINE OUT", NULL, "Output Mixer"},
> + { "CLASS D", NULL, "Output Mixer"},
> + { "HEADPHONE", NULL, "Output Mixer"},
> + { "ADC", "Input Source", "INPA" },
> + { "ADC", "Input Source", "INPB" },
> + { "ADC", "Input Source", "INPC" },
> + { "ADC", "Input Source", "INPD" },
> +};
the style here is damaged as well. there should be a space after the
"{" and before the "}"
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits