Hi,
On Sep 4 2018 15:18, Takashi Iwai wrote:
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(-)
I reviewed all of the five patches: Reviewed-by: Takashi Sakamoto o-takashi@sakamocchi.jp
Regards
Takashi Sakamoto