diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2021-10-20 13:42:16 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-22 14:25:47 +0200 |
commit | e138233e56e9829e65b6293887063a1a3ccb2d68 (patch) | |
tree | c87fb4b58a598bc1d7625404dad2568f06d5ee51 /mm | |
parent | Merge branch 'asoc-5.15' into asoc-5.16 (diff) | |
download | linux-e138233e56e9829e65b6293887063a1a3ccb2d68.tar.xz linux-e138233e56e9829e65b6293887063a1a3ccb2d68.zip |
ASoC: meson: axg-card: make links nonatomic
Non atomic operations need to be performed in the trigger callback
of the TDM interfaces. Those are BEs but what matters is the nonatomic
flag of the FE in the DPCM context. Just set nonatomic for everything so,
at least, it is clear.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20211020114217.133153-2-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions