[alsa-devel] [PATCH 0/5] Set SNDRV_PCM_INFO_SYNC_APPLPTR to indirect PCM usages

Takashi Iwai tiwai at suse.de
Tue Sep 4 08:18:46 CEST 2018


Hi,

this is a patch set to pass the missing SNDRV_PCM_INFO_SYNC_APPLPTR
flag to the drivers using the indirect PCM helpers.  Also, one cleanup
of the indirect PCM helper usage in mips/hal2 driver is included.


Takashi

===

Takashi Iwai (5):
  ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
  ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
  ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
  ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
  ALSA: mips: Cleanup indirect PCM helper usages

 sound/mips/hal2.c             | 13 +++++--------
 sound/pci/cs46xx/cs46xx_lib.c |  6 ++++--
 sound/pci/emu10k1/emupcm.c    |  3 ++-
 sound/pci/rme32.c             | 22 ++++++++--------------
 4 files changed, 19 insertions(+), 25 deletions(-)

-- 
2.18.0



More information about the Alsa-devel mailing list