diff options
author | Mike Isely <isely@pobox.com> | 2008-02-03 15:13:43 -0600 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2008-02-03 15:13:43 -0600 |
commit | 216ea8014f5b7002f64e03f9dfd902e4b0c682c6 (patch) | |
tree | 907d6bfcc30d3af2c4cb45a3ee1d87661018cbb7 /linux/drivers/media/video/pvrusb2/pvrusb2-sysfs.c | |
parent | c05edb1ac975819b5f776a98d730923cff549df9 (diff) | |
download | mediapointer-dvb-s2-216ea8014f5b7002f64e03f9dfd902e4b0c682c6.tar.gz mediapointer-dvb-s2-216ea8014f5b7002f64e03f9dfd902e4b0c682c6.tar.bz2 |
pvrusb2: v4l2 implementation fixes for input selection
From: Mike Isely <isely@pobox.com>
Now that the pvrusb2 driver can dynamically choose which inputs to
make available depending on the hardware, the enumeration of input
choices is no longer a contiguous range of integers. Unfortunately
this causes a problem in the v4l2 implementation since the input
enumeration requires continuity in the API. This change implements a
mapping in order to preserve the v4l2 interface requirement.
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-sysfs.c')
0 files changed, 0 insertions, 0 deletions