[media] pvrusb2: Transform video standard detection result into read-only control ID
authorMike Isely <isely@pobox.com>
Mon, 20 Feb 2012 05:28:56 +0000 (02:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 7 May 2012 19:54:15 +0000 (16:54 -0300)
commitac04d00ed1ee173c74bd5d55e80aed1f6e77a700
tree59ea92f9dd6c97b98f84846df2025f786e344f78
parent0927ee67dd59f715f2a6c796a86a0eda9ea2e7b2
[media] pvrusb2: Transform video standard detection result into read-only control ID

Other aspects of the pvrusb2 driver - including in particular those
dealing with video standards - all use internal control IDs for
uniform access by the interfaces.  By exporting the querystd result as
another control ID, uniform access to it becomes available through the
sysfs interface.

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