[alsa-devel] [PATCH 2/5] ASoC: fsl: move machine drivers to late_initcall()
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Sep 19 04:35:15 CEST 2012
On Fri, Sep 14, 2012 at 04:14:35PM -0500, Timur Tabi wrote:
> Transition the module initialization to late_initcall(), so that
> the machine driver loads last. Although this is technically not
> necessary, it does avoid this error message at boot time:
>
> ALSA device list:
> No soundcards found.
As I said previously I think this needs a change that applies to all
drivers, like I say removing the above print seems the most sensible one
to me.
More information about the Alsa-devel
mailing list