Hi Johannes,
On Tue, 14 Apr 2009 17:50:27 +0200, Johannes Berg wrote:
On Tue, 2009-04-14 at 17:40 +0200, Johannes Berg wrote:
So I went to test this, but for some reason aoa doesn't work for me at all, neither with nor without this patch.
The reason seems to be that aoa_fabric_layout_probe() is never called, but my driver model fu is weak so I can't tell why -- I definitely see the i2sbus soundbus devices registered. soundbus_probe() isn't getting called either though, but we do of_device_register(). I'm confused, but don't have time to dig further right now.
2.6.29 works -- guess somebody could bisect, but I can't now.
Thanks for your try. Note that you should be able to apply my AOA patch to 2.6.29 for testing purposes. All you need is to also apply the other patch first: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif...
Thanks,