commit | ede224159fa0a11f86e416f19729be701ae77e4f | [log] [tgz] |
---|---|---|
author | Ricardo Cerqueira <v4l@cerqueira.org> | Mon Feb 27 00:08:11 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Mar 03 14:17:58 2006 -0300 |
tree | e7f56e1c21e50717f712bf435c1174abee1aa3dc | |
parent | ca659a41373afc40de6276d24d8279bcd547e0a9 [diff] |
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>