commit | ac04d00ed1ee173c74bd5d55e80aed1f6e77a700 | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Mon Feb 20 02:28:56 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 07 16:54:15 2012 -0300 |
tree | 59ea92f9dd6c97b98f84846df2025f786e344f78 | |
parent | 0927ee67dd59f715f2a6c796a86a0eda9ea2e7b2 [diff] |
[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>