summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran_card.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-09-07 17:49:59 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-09-07 17:49:59 +0200
commite9420adec46d178eea83c9ff1931d65021890366 (patch)
treef74a872d7bf4fb54ee2b86722ae87c3962fee589 /linux/drivers/media/video/zoran_card.c
parentc25887f52f7f1eaefeed7dfbd968f93b17e1f97d (diff)
downloadmediapointer-dvb-s2-e9420adec46d178eea83c9ff1931d65021890366.tar.gz
mediapointer-dvb-s2-e9420adec46d178eea83c9ff1931d65021890366.tar.bz2
bttv: Turn video_nr, vbi_nr and radio_nr into arrays
From: Jean Delvare <khali@linux-fr.org> With video_nr, vbi_nr and radio_nr being simple integers, it is not possible to use these parameters on a system with multiple bttv adapters (which happens to be my case.) video_register_device() will always fail on the second and later adapters. Turn these parameters into arrays, as many other V4L drivers are already doing, so that they can be used on such systems. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/zoran_card.c')
0 files changed, 0 insertions, 0 deletions