commit | 668bf9336e4101cf78afeb0d5c5cd56fecc369ae | [log] [tgz] |
---|---|---|
author | Krishnankutty Kolathappilly <kkolat@codeaurora.org> | Wed Jan 15 12:04:25 2014 -0800 |
committer | Krishnankutty Kolathappilly <kkolat@codeaurora.org> | Mon Feb 03 10:33:02 2014 -0800 |
tree | 3d64fc1bbd933171afdf84cc6dc562f2434a287d | |
parent | c88de732e02ac791877096daefe46fdd37764c7f [diff] |
ASoC: msm: Check stream id for ASM callbacks in compress driver Send stream id to DSP for asm commands which requires stream and session information. Stream and session id is added as token parameter for DSP commands. Use token parameter to interpret the stream for which the callback is received. Conflicts: sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c Change-Id: I58a40d84f60f4a4172ec7ee79302c8bfb24c910b Signed-off-by: Krishnankutty Kolathappilly <kkolat@codeaurora.org>