diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2024-04-26 17:29:39 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-04-29 23:48:49 +0900 |
commit | dcba52ace7d4c12e2c8c273eff55ea03a84c8baf (patch) | |
tree | 699f5e09b7626ba2b506063ace36d1a251c45431 /drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c | |
parent | b11d26660dff8d7430892008616452dc8e5fb0f3 (diff) |
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, what is done is clear.
Fixes: 7864a79f37b5 ("ASoC: meson: add axg sound card support")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20240426152946.3078805-3-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c')
0 files changed, 0 insertions, 0 deletions