commit | dcc392eead1b69c4ef86a8ba32f606bdd8dcf9f5 | [log] [tgz] |
---|---|---|
author | Kuirong Wang <kuirongw@codeaurora.org> | Fri Oct 19 00:33:38 2012 -0700 |
committer | Kuirong Wang <kuirongw@codeaurora.org> | Mon Oct 22 08:43:40 2012 -0700 |
tree | fe616472c6b6ec886c93de5f8b3dac3d12fa57a8 | |
parent | a80e0226fa618a64d46f00a43c6121bdfe8aa894 [diff] |
ASoC: wcd9xxx: Add fix to prevent same RX port added to same virtual port There is big chance that application could add the same RX port to same active virtual port. It can cause the linked list tracking the RX ports to an AIF playback invalid. Add fix to prevent it happening. Change-Id: I20661a51181d04233d75b964a50a0259dceb9f7d Signed-off-by: Kuirong Wang <kuirongw@codeaurora.org>