 
            
            
            
            
                16 Apr
                
                    2018
                
            
            
                16 Apr
                
                '18
                
            
            
            
        
    
                2:14 p.m.
            
        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