diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-10 02:43:38 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 16:03:22 -0500 |
commit | 025341d4f0caa58f0e5eddbffd11d44e37cff974 (patch) | |
tree | 393d3b20eeef7c12172b4955d060efc8af4651ec /sound/Makefile | |
parent | 55712ff7e06b721fbeebd36499bad4a11b7d8327 (diff) |
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>
Diffstat (limited to 'sound/Makefile')
0 files changed, 0 insertions, 0 deletions