On Mon, Nov 16, 2015 at 01:29:47PM +0100, Pavel Machek wrote: > > > Ok, so you are saying that if I fix mfd initialization, sound will > > > automagically switch from global regulators to device-specific > > > regulators and things will start working? > > Yes. > Ok, so something like this should be applied? No, moving the mapping of the aliases after the device has been instantiated won't help here since it means that we will try to probe the device without the mappings set up at all which guarantees that things will go wrong.