V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental
authorMike Isely <isely@pobox.com>
Sat, 15 May 2010 03:13:35 +0000 (00:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 1 Jun 2010 04:19:49 +0000 (01:19 -0300)
This adds a flag in the device attribute structure which can be used
to mark support for a particular device as experimental.  Any devices
flagged in this way, when encountered at run-time, will generate a
warning message to the kernel log.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found