diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-09-07 13:44:36 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-09-09 14:16:24 +0100 |
commit | 58eafe1ff52ee1ce255759fc15729519af180cbb (patch) | |
tree | 1be539c077e86f35aa18d1e2f0ea4ba107e41d8b /scripts/gdb/linux/utils.py | |
parent | fcb958ee8e832e9cdf43408535207e15f14af755 (diff) |
ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic
The SoundWire BEs make use of 'stream' functions for .prepare and
.trigger. These functions will in turn force a Bank Switch, which
implies a wait operation.
Mark SoundWire BEs as nonatomic for consistency, but keep all other
types of BEs as is. The initialization of .nonatomic is done outside
of the create_sdw_dailink helper to avoid adding more parameters to
deal with a single exception to the rule that BEs are atomic.
Suggested-by: Takashi Iwai <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions