Commits

Tapani Utriainen committed bc654e4070f
soc-fsl: change link order of ASOC_CARD to after ASRC This is needed to avoid errors like: fsl-asoc-card sound: ASoC: CPU DAI (null) not registered fsl-asoc-card sound: snd_soc_register_card failed (-517) fsl-asrc 2034000.asrc: driver registered imx-sgtl5000 sound: audmux internal port setup failed imx-sgtl5000: probe of sound failed with error -22 caused by the ASRC driver loading after the ASoC one.