From: Ricardo Cerqueira Date: Mon, 27 Feb 2006 03:08:11 +0000 (-0300) Subject: V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cards X-Git-Tag: v2.6.16-rc6~58^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede224159fa0a11f86e416f19729be701ae77e4f;p=pandora-kernel.git V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cards When multiple cards were installed, only the first card would have audio initialized, because only the first position in the array parameter defaulted to "1" To make things worse, the "enable" parameter wasn't enabled, so there was no workaround. Signed-off-by: Ricardo Cerqueira Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed