]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13497): pvrusb2: Shorten device hardware description text to work around...
authorMike Isely <isely@pobox.com>
Wed, 25 Nov 2009 05:55:38 +0000 (02:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:42:10 +0000 (18:42 -0200)
commit9ba901c44b50b43aabbfe145764cd4d0df2554af
tree34715f2fc697f69e286fdcdf98574040c8aecab8
parent53cc35f815b9e66cdd1aa5dec486308acac98aea
V4L/DVB (13497): pvrusb2: Shorten device hardware description text to work around V4L shortcoming

The device text description in pvrusb2-devattr.c get mapped into a V4L
API string field that is unfortunately shorter than I expected.  No
sense fighting City Hall here - this change shortens the descriptions
to fit the limit.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-devattr.c