]> git.alsa-project.org Git - alsa-plugins.git/commit
pulse: move a couple of PCM related functions from pulse.c to pcm_pulse.c
authorLennart Poettering <mznyfn@0pointer.de>
Tue, 4 Aug 2009 21:54:24 +0000 (23:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 4 Aug 2009 21:58:17 +0000 (23:58 +0200)
commitf74878bc610bccc4656f8194f29176cf9c956de9
treea033e58eb4570012a5b313f2afea293132db8ebb
parent76d34749c05ba77614f648128ad7045681f547ae
pulse: move a couple of PCM related functions from pulse.c to pcm_pulse.c

A number of functions in pulse.c are only relevant for the PCM handling,
so let's move them to pcm_pulse.c. This allows us to simplify their
argument lists a bit.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
pulse/pcm_pulse.c
pulse/pulse.c
pulse/pulse.h