commit | 885e9e0447e9b2c93fba6b26abbaa00369b14d60 | [log] [tgz] |
---|---|---|
author | Srikanth Uyyala <suyyala@codeaurora.org> | Thu Mar 20 14:21:14 2014 +0530 |
committer | Srikanth Uyyala <suyyala@codeaurora.org> | Thu Mar 27 15:11:57 2014 +0530 |
tree | 5df42973320873a757675f39385cb984ae546674 | |
parent | 7fd25c82784335a8ea1bb227bdd1e3452a386425 [diff] |
ASoC: msm: qdsp6v2: update rtac driver with asm handle rtac driver uses the asm session handle to communicate with DSP this handle is supplied to rtac driver in q6asm_audio_client_alloc function. But the rtac driver is not updated when the asm session is de-allocated. This change is about updating rtac driver with asm session handle during q6asm_audio_client_free. Change-Id: I10bab5830d8e29d17907511c757c4d2bcf09c0cc Signed-off-by: Srikanth Uyyala <suyyala@codeaurora.org>