ASoC: msm8x16-wcd: change internal codec driver to late init
update internal codec driver module init to late init,
internal codec is dependent on LPASS bring up during the early
boot LPASS will not be up and probing the internal codec driver
will probe defer as a result it will flood the kernel messages.
Change to late init to avoid flooding of kernel messages during kernel
boot.
Change-Id: Idafa297451923595113c8aec7bf02e6d23b91d0d
Signed-off-by:
Santosh Mardi <gsantosh@codeaurora.org>
Loading
Please register or sign in to comment