linux/drivers/media
Mauro Carvalho Chehab 025341d4f0 V4L/DVB (6755): Avoid troubles when using multiple devices
mv_count is a counter used to move the vertical bars. Before this patch, it
where a static var. This works fine for just one device. However, when using
multiple devices, every device would increment it.

This patch moves it to its correct place: struct vivi_dev. So, now, each device
has its own data.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:03:22 -02:00
..
common V4L/DVB (6685): ir-keymaps.c: extra keys on winfast Y04G0033 remote 2008-01-25 19:03:00 -02:00
dvb V4L/DVB (6745): tda18271: remove tuning offset for atsc/qam 2008-01-25 19:03:18 -02:00
radio V4L/DVB (6732): dsbr100 violates DMA coherency rules 2008-01-25 19:03:14 -02:00
video V4L/DVB (6755): Avoid troubles when using multiple devices 2008-01-25 19:03:22 -02:00
Kconfig V4L/DVB (6443): make tda9887 build selectable via Kconfig 2008-01-25 19:01:10 -02:00
Makefile V4L/DVB (6814): Makefile: always enter video/ 2007-12-13 17:58:05 -02:00