diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2020-01-14 17:52:25 -0600 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-02-13 15:57:37 +0530 |
commit | c7a8f049b828dc8e01acd56911a1816b7725d9c3 (patch) | |
tree | 197647be11291102016c1382f531f35cf0f40df5 /fs/splice.c | |
parent | c32464c9393d0a426b5abbf01980ff5ecfb34a98 (diff) | |
download | linux-c7a8f049b828dc8e01acd56911a1816b7725d9c3.tar.gz linux-c7a8f049b828dc8e01acd56911a1816b7725d9c3.tar.bz2 linux-c7a8f049b828dc8e01acd56911a1816b7725d9c3.zip |
soundwire: stream: do not update parameters during DISABLED-PREPARED transition
After a system suspend, the ALSA/ASoC core will invoke the .prepare()
callback and a TRIGGER_START when INFO_RESUME is not supported.
Likewise, when an underflow occurs, the .prepare callback will be invoked.
In both cases, the stream can be in DISABLED mode, and will transition
into the PREPARED mode. We however don't want the bus bandwidth to be
recomputed.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200114235227.14502-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'fs/splice.c')
0 files changed, 0 insertions, 0 deletions