commit | a7090b752a797e01bbe45304132ab04819f28f1b | [log] [tgz] |
---|---|---|
author | Srinivas Marka <smarka@codeaurora.org> | Fri Aug 20 11:27:09 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Sep 10 06:04:55 2021 -0700 |
tree | 31d55d7f7d9e7e16c310237632b03aee1eab8700 | |
parent | 957657081ee1ee2bda8d4808807694715a6fd4fb [diff] |
agm : wait till snd card is registered before parsing AGM might get initialized before sound card is populated with all pcm nodes. This will lead to AGM parsing fewer nodes and forms incomplete list of backends. To avoid this, kernel module sets card status to ONLINE, and AGM waits till the card status is ONLINE before parsing for the pcm nodes. Change-Id: I1689256dc5668bb91cbd4f6c2b681f18d5238963