fixup! sound/soc/sof: Remove deferred probe for SOF
This fixup is required to make deferred probing work.
The addition of the dmic dev makes it retry the deferred probing in an infinite loop, so this has to be done after -EPROBE_DEFER is returned.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This fixup is required to make deferred probing work.
The addition of the dmic dev makes it retry the deferred probing in an infinite loop, so this has to be done after -EPROBE_DEFER is returned.