diff options
author | Harsha Priya <harshapriya.n@intel.com> | 2016-08-31 09:13:05 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-09-01 22:52:13 +0300 |
commit | de34dcfe70576792a6312f9af4a1f880182b2d3b (patch) | |
tree | 7a9d7aca4cf8043c81248934e335b158563e0820 /lib | |
parent | 979cf59acc9d634cc140aadd0d2915947ab303cc (diff) | |
download | linux-de34dcfe70576792a6312f9af4a1f880182b2d3b.tar.xz |
ASoC: Intel: Atom: Fix message handling during drop stream
If a stream is being dropped, the period_elapsed received then after
need not be processed. Processing of the period_elapsed message causes
a time out in drop stream response processing. This patch adds a condition
to skip period_elapsed message processing if the stream is in INIT state.
Signed-off-by: Harsha Priya <harshapriya.n@intel.com>
Signed-off-by: Naveen M <naveen.m@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions