From: Mauro Carvalho Chehab Date: Sun, 19 Jun 2011 16:39:31 +0000 (-0300) Subject: [media] em28xx-audio: Some Alsa API fixes X-Git-Tag: v3.1-rc1~116^2~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff0f8c279e34089128e9687d77bfc72dbb471bd;p=pandora-kernel.git [media] em28xx-audio: Some Alsa API fixes Mark the alsa stream with SNDRV_PCM_INFO_BATCH, as the timing to get audio streams can vary. Also, add SNDRV_PCM_TRIGGER for pause/release. while here, fix the stop indicator, to be sure that audio will be properly released at the stop events. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed