[alsa-devel] [PATCH 0/3] PCM cleanups
Takashi Iwai
tiwai at suse.de
Mon Apr 16 14:14:14 CEST 2018
Hi,
this is a patch series for minor cleanups of PCM core codes.
Mostly to unify the direction-separated PCM callbacks to unified
ones.
Takashi
===
Takashi Iwai (3):
ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail()
helpers
ALSA: pcm: Unify playback and capture poll callbacks
ALSA: pcm: Unify delay calculation in snd_pcm_status() and
snd_pcm_delay()
sound/core/pcm_compat.c | 10 +--
sound/core/pcm_lib.c | 15 +----
sound/core/pcm_local.h | 18 +++++
sound/core/pcm_native.c | 175 ++++++++++++------------------------------------
4 files changed, 67 insertions(+), 151 deletions(-)
--
2.16.3
More information about the Alsa-devel
mailing list