]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
V4L/DVB (10642): vivi: update comment to reflect that vivi can now create more than...
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 14 Feb 2009 14:37:17 +0000 (11:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:50 +0000 (12:42 -0300)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/vivi.c

index 13e7bd06a80cbce606adc901524d32a3ff39dd0b..0f25d686ca20b278684d18cbe38184c2d4a05eac 100644 (file)
@@ -1345,10 +1345,7 @@ static struct video_device vivi_template = {
 
    The real maximum number of virtual drivers will depend on how many drivers
    will succeed. This is limited to the maximum number of devices that
-   videodev supports. Since there are 64 minors for video grabbers, this is
-   currently the theoretical maximum limit. However, a further limit does
-   exist at videodev that forbids any driver to register more than 32 video
-   grabbers.
+   videodev supports, which is equal to VIDEO_NUM_DEVICES.
  */
 static int __init vivi_init(void)
 {