]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit1d70c7fdbb78b0cd40b850a14225aed454c0a062
tree34715f2fc697f69e286fdcdf98574040c8aecab8
parent568efaa2f704f72eef9b70ac0f895e9b961f15a6
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