[alsa-devel] [PATCH] ASoC: Add support for OMAP3 Pandora

Jarkko Nikula jhnikula at gmail.com
Fri Dec 5 11:41:06 CET 2008


>
> >> +       if (!machine_is_omap3_pandora()) {
> >> +               pr_debug(PREFIX "Not OMAP3 Pandora\n");
> >> +               return -ENODEV;
> >> +       }
> >> +       pr_info("OMAP3 Pandora SoC init\n");
> >> +
> >
> > Minor muttering, but I don't see very much use for these debug prints.
>
> Well, every other OMAP3 board file has this. Do I need to resend?
>

Not necessary but if doing another modifications.


Jarkko


More information about the Alsa-devel mailing list