]> git.karo-electronics.de Git - mv-sheeva.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)
commit8fd0444817e557568d8bddd77828d9ae0d606e04
tree66600b9963739c20851cc3dec15361a8d53486e7
parent6861800c1512ca8452c5f350a7c0af445ece773b
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