[PATCH 0/3] ALSA: pcm: More mmap coverages

Takashi Iwai tiwai at suse.de
Mon Aug 9 09:18:26 CEST 2021


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



More information about the Alsa-devel mailing list