From: Takashi Iwai Date: Wed, 17 May 2006 15:10:35 +0000 (+0200) Subject: [ALSA] Fix pcm-draining of capture stream in PCM middle layer X-Git-Tag: v2.6.18-rc1~1081^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fbf405c583e6ee6d7227eb938a096d0998f7e78;p=pandora-kernel.git [ALSA] Fix pcm-draining of capture stream in PCM middle layer Fix the draining of PCM capture stream in the PCM middle layer. snd_pcm_drain() ignored capture streams, but it should change the state to SNDRV_PCM_DRAINING. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed