]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2834904151328d3e08fcf33fedf43a885e342118
tree66600b9963739c20851cc3dec15361a8d53486e7
parent8664ba4e024adbaf39c8b6e43c209d5a57780b4e
V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental

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>
drivers/media/video/pvrusb2/pvrusb2-devattr.h
drivers/media/video/pvrusb2/pvrusb2-hdw.c