]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cards
authorRicardo Cerqueira <v4l@cerqueira.org>
Mon, 27 Feb 2006 03:08:11 +0000 (00:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 27 Feb 2006 03:08:11 +0000 (00:08 -0300)
commit8a9a5fbd33258b8e3e3b629a9f33254b6f1d883b
treeb23f05b5d994f7a9bf99aaa559784bc462569f7b
parentcb46e3c28ef8055e82dfbc64ba64dda123833036
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 <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-alsa.c