ASoC: wsa881x-analog: make probe as async probes
wsa881x-analog probe uses sleep calls,
which stalls kernel booting until sleep completes.
So, make these probes as async probes, to unblock
the kernel booting.
Change-Id: I2dcf8e7b001812d0f107df52ca5508f50d477143
Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>
Loading
Please register or sign in to comment