9 Aug
2021
9 Aug
'21
9:18 a.m.
Hi,
the recent regression fix enlightened the potentially missing pieces in a couple of drivers for mmap on non-x86 architectures. This patch series tries to cover those.
Takashi
===
Takashi Iwai (3): ALSA: pcm: Check mmap capability of runtime dma buffer at first ALSA: pci: rme: Set up buffer type properly ALSA: pci: cs46xx: Fix set up buffer type properly
sound/core/pcm_native.c | 9 +++++++-- sound/pci/cs46xx/cs46xx_lib.c | 30 ++++++++---------------------- sound/pci/rme9652/hdsp.c | 6 ++---- sound/pci/rme9652/rme9652.c | 6 ++---- 4 files changed, 19 insertions(+), 32 deletions(-)
--
2.26.2