ASoC: msm: change machine driver to late init
Change the machine driver module init to late init,
sound card registration is dependent on the codec enumeration
and codec enumeration is dependent on LPASS bring up and at
this early boot the machine driver does not find the codec
registered as a result machine driver probe start deferring
and start flooding the kernel message during the early boot
Change the machine driver module init to late init.
Change-Id: Ie4a352cc47e8d64cedd8f8b3a6d81af8783de6f2
Signed-off-by:
Santosh Mardi <gsantosh@codeaurora.org>
Loading
Please register or sign in to comment