Comment 11 for bug 862626

Revision history for this message
Dave Martin (dave-martin-arm) wrote : Re: [Bug 862626] Re: [regression] AACI driver on vexpress never gets loaded on Oneiric

On Tue, Nov 22, 2011 at 4:43 PM, Ryan Harkin <email address hidden> wrote:
> I've tested Dave's branch (above) and confirm that the audio works with
> the drivers configured either as modules.  (It also works with the
> drivers compiled into the kernel).
>
> The LT kernel works when build with the drivers are built-in (set to 'y'
> in .config), but not when configured as modules.  When configured as
> modules, I get the following output at boot time:

[...]

So, the LT kernel doesn't automatically load the driver modules, as we supposed.

Just to clarify, you're saying it _does_ work fully with my branch?
What if you pull those patches into the LT tree? Does that work too
when the drivers are modules?

Cheers
---Dave