From: Sigmund Augdal Helberg Date: Thu, 1 Dec 2005 08:51:19 +0000 (-0800) Subject: [PATCH] V4L: Fixes maximum number of VBI devices X-Git-Tag: v2.6.15-rc5~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938606b02b3d7b587777e5b1e44f4196903250ca;p=pandora-kernel.git [PATCH] V4L: Fixes maximum number of VBI devices - Increases the minor number limitation for vbi devices from 223 to 255. This is in agreement with the minor number allocation specified in Documentation/devices.txt. - Without this patch it is not possible to use more than 5 Hauppauge WinTV-PVR 350 cards since each of these allocate 3 vbi devices. Signed-of-by: Sigmund Augdal Helberg Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed