From: Takashi Iwai Date: Fri, 23 Jan 2015 15:25:03 +0000 (+0100) Subject: ALSA: line6: Consolidate PCM stream buffer allocation and free X-Git-Tag: fixes-v4.0-rc1~146^2~35^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e90576c5955c83cd7e8c191b47f70d1946015041;p=pandora-kernel.git ALSA: line6: Consolidate PCM stream buffer allocation and free The PCM stream buffer allocation and free are identical for both playback and capture streams. Provide single helper functions. These are used only in pcm.c, thus they can be even static. Tested-by: Chris Rorvick Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed