From: RafaƂ Bilski Date: Wed, 20 Jun 2007 08:36:26 +0000 (-0300) Subject: V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" card X-Git-Tag: v2.6.23-rc1~493^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac0ca6a8b84541b28af9d18d8b84f90653ce0d0;p=pandora-kernel.git V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" card Sound recording doesn't work for this card because ACNI and ACPF are not set before snd_card_saa7134_capture_prepare(). As a result timeout occurs. These registers aren't poked because thread never gets wake up signal. ACNI initialization is done in the thread. Sound is muted when capture stops. Shouldn't be because it may be used during TV playback. Signed-off-by: Rafal Bilski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed