commit | eabb3aa2269d0237bdf8ef3dc3de98bfc8a8de64 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Thu Mar 27 11:58:49 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Mar 27 11:58:49 2014 -0700 |
tree | a726aa9fd578c838d424965315a306dcf62f8b2e | |
parent | c2d71e31061507b9360ae04cb02d36a2036d469e [diff] | |
parent | 885e9e0447e9b2c93fba6b26abbaa00369b14d60 [diff] |
Merge "ASoC: msm: qdsp6v2: update rtac driver with asm handle"
diff --git a/sound/soc/msm/qdsp6v2/q6asm.c b/sound/soc/msm/qdsp6v2/q6asm.c index 48bf2f4..f6a547c 100644 --- a/sound/soc/msm/qdsp6v2/q6asm.c +++ b/sound/soc/msm/qdsp6v2/q6asm.c
@@ -768,6 +768,7 @@ apr_deregister(ac->apr); ac->apr = NULL; ac->mmap_apr = NULL; + rtac_set_asm_handle(ac->session, ac->apr); q6asm_session_free(ac); q6asm_mmap_apr_dereg();