commit | a0ad48c8e1af6d5bec2e5ef8f49bd084717981e1 | [log] [tgz] |
---|---|---|
author | Kiran Kandi <kkandi@codeaurora.org> | Thu May 30 11:50:49 2013 -0700 |
committer | Kiran Kandi <kkandi@codeaurora.org> | Fri May 31 11:13:07 2013 -0700 |
tree | 0eab6b15134f4a927114388408b31d6b1f79019b | |
parent | 6e596486e1a4dfa724c73f57b2b8dd4a561c29c5 [diff] |
ASoC: msm: qdsp6v2: Handle subsystem restart event The LSM callback can receive event when subsystem restart happened. In this case, payload doesn't contain valid pointer so shouldn't be refered. Check opcode first and return if it indicates subsystem restart. CRs-Fixed: 487983 Change-Id: Ice130210f427eb27f587b15cf1cbfdc4ef1cee81 Signed-off-by: Kiran Kandi <kkandi@codeaurora.org>