20 Nov
2007
20 Nov
'07
5:56 p.m.
On Tue, Nov 20, 2007 at 09:59:15AM -0500, Jon Smirl wrote:
In asoc v2 soc-core is changed from being a platform driver into subsys_initcall(asoc_bus_init); Is this change going in anytime soon? subsys call is the right way, the alsa core is not a platform device. This will bring asoc into alignment with i2c which already uses subsys_initcall.
I can't give any actual hard timescales for anything but this merge is a first step on the way to doing that. My plan was to try to get the pending ASoC v1 changes merged into mainline so that there is only one place to keep track of when merging into ASoC v2 development.