diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-10 05:07:03 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-10 05:07:03 -0200 |
commit | 162148c8ef07fc2d523af872e7b4bc2956d13fac (patch) | |
tree | 48edbd8ac29b8f0c6ae64e48b3fec84a46c70c31 /v4l_experimental/rds-saa6588.c | |
parent | 0d834e236d36d9595bae1829e26da4c7aa1122ce (diff) | |
download | mediapointer-dvb-s2-162148c8ef07fc2d523af872e7b4bc2956d13fac.tar.gz mediapointer-dvb-s2-162148c8ef07fc2d523af872e7b4bc2956d13fac.tar.bz2 |
Fix vivi to support non-zero minor node
From: Mauro Carvalho Chehab <mchehab@infradead.org>
There were a trouble at vivi driver when using non-zero inodes. This where due
to not properly preserving the minor inode after calling video_register. Since
this driver is a reference for newer drivers, and it is possible to have more
than one video device inside the machine, this patch makes vivi to dynamically
allocate video_device struct.
Thanks to Gregor Jasny <jasny@vidsoft.de> for pointing the issue.
Also, this patch removes a very anoying (but useless) message of not having a
proper release call.
CC: Gregor Jasny <jasny@vidsoft.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l_experimental/rds-saa6588.c')
0 files changed, 0 insertions, 0 deletions