From: Laurent Pinchart Date: Mon, 7 Jan 2013 19:30:24 +0000 (-0300) Subject: [media] DocBook: media: struct v4l2_capability card field is a UTF-8 string X-Git-Tag: v3.9-rc1~93^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22331a5e0a493f8edfbd504bb58bd03d308ddb0c;p=pandora-kernel.git [media] DocBook: media: struct v4l2_capability card field is a UTF-8 string The struct v4l2_capability card field stores the device name. That name can be hardcoded in drivers, or be retrieved directly from the device. The later is very common with USB devices. As several devices already report names that include non-ASCII characters, update the field description to use UTF-8. Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed