11 Sep
2012
11 Sep
'12
2:13 a.m.
On Mon, Sep 10, 2012 at 05:02:56PM -0500, Timur Tabi wrote:
We also transition the module initialize 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.
This should've been a separate patch... if we we're going to do this we really should be doing it for all cards, not just this one, though it'd be better to either remove or fix the logging itself.