aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2007-12-10 04:07:03 -0300
committerMauro Carvalho Chehab <[email protected]>2008-01-25 19:03:21 -0200
commitf905c442e5b19f75fe4e8ce96f2acffa565f2392 (patch)
tree204196dd55470f3be766a55500027c6b3d691d00 /tools/perf/scripts
parentd2761f227162f610d35b9d68564f5c64774be581 (diff)
V4L/DVB (6753): Fix vivi to support non-zero minor node
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 <[email protected]> for pointing the issue. Also, this patch removes a very anoying (but useless) message of not having a proper release call. CC: Gregor Jasny <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions