commit | 30ae894bc5a65187bdd84d3080f22c9a68e4bc13 | [log] [tgz] |
---|---|---|
author | Ashish Jain <ashishj@codeaurora.org> | Sun Nov 05 17:21:23 2017 +0530 |
committer | Revathi Uddaraju <revathiu@codeaurora.org> | Wed Nov 22 10:41:03 2017 +0530 |
tree | 0e8c7299b7b52bb1c208b1c20ef20928838dd63f | |
parent | 6f3742359a1d61277a7d681df326f97175967bdb [diff] |
audio: Modify the logic to find supported sound card - Current logic iterates over sound cards 0,1,2..8 for a fixed period of time of 5 secs each, taking the complete time to 40 secs if a sound card is not found. - Update the logic to reflect the above design, try for all the sound cards, if none of them detected, sleep for 1 sec and then iterate from sound card 0 again. Change-Id: Ie4dde8b7797dcb32f7833a25015faabb273e6e1a