From: Steven Toth Date: Thu, 5 Jan 2012 00:13:26 +0000 (-0300) Subject: [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation X-Git-Tag: v3.3-rc1~48^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9def5ed716c717760e9b2522c78df5228fdc1107;p=pandora-kernel.git [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation The card names are being truncated in the video4linux sys class name file. Prior to this patch they were shown as: cx23885[0] mpeg (Hauppauge WinT cx23885[0] video (Hauppauge WinT cx23885[0] vbi (Hauppauge WinT After this patch they are shown as: Hauppauge WinTV-HVR1850 (video) Hauppauge WinTV-HVR1850 (mpeg) Hauppauge WinTV-HVR1850 (vbi) Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed