[alsa-devel] [PATCH 0/3] PCM cleanups

Takashi Sakamoto o-takashi at sakamocchi.jp
Tue Apr 17 05:05:54 CEST 2018


Hi,

On Apr 16 2018 21:14, Takashi Iwai wrote:
> 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

For the above two patches, I find no behaviour changes of PCM core.

Reviewed-by: Takashi Sakamoto <o-takashi at sakamocchi.jp>

>    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(-)


Regards

Takashi Sakamoto


More information about the Alsa-devel mailing list