diff options
author | Patrick Lai <plai@codeaurora.org> | 2012-12-20 04:36:02 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-20 16:59:46 +0100 |
commit | 08b27848da620f206a8b6d80f26184485dd7aa40 (patch) | |
tree | 97afc7bc57dc0b0322b116f98f5372f1a472d91b /include | |
parent | Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-next (diff) | |
download | linux-08b27848da620f206a8b6d80f26184485dd7aa40.tar.xz linux-08b27848da620f206a8b6d80f26184485dd7aa40.zip |
ASoC: pcm: allow backend hardware to be freed in pause state
When front-end PCM session is in paused state, back-end
PCM session will be put in paused state as well if given
front-end PCM session is the only client of given back-end.
Then, application closes front-end PCM session, DPCM
framework will not allow back-end enters HW_FREE state
so back-end will never get shutdown completely.
Signed-off-by: Patrick Lai <plai@codeaurora.org>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions