diff options
author | Mike Isely <isely@pobox.com> | 2009-06-20 12:55:31 -0500 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2009-06-20 12:55:31 -0500 |
commit | 1f30421cb0e68cbe8e33c96a120610732666c5a1 (patch) | |
tree | 66f827ea991e7296b527f45ea4cf2932eb70a699 /linux/drivers/media/video/pvrusb2/pvrusb2-v4l2.c | |
parent | 174f826e6ffcaed552a04fd19771199c6aa95002 (diff) | |
download | mediapointer-dvb-s2-1f30421cb0e68cbe8e33c96a120610732666c5a1.tar.gz mediapointer-dvb-s2-1f30421cb0e68cbe8e33c96a120610732666c5a1.tar.bz2 |
pvrusb2: Improve handling of routing schemes
From: Mike Isely <isely@pobox.com>
The pvrusb2 driver has a concept of "routing scheme" which defines
which physical inputs should be connected based on application's
choice of logical input. The correct "routing scheme" depends on the
specific device since different devices might wire up their muxes
differently - it can't be coded into the sub-device driver and it
can't be just a single setting in the pvrusb2 driver since the driver
handles multiple different devices. This concept has been in place
for a while and works, however there are cases where a specific input
for a specific device has no route - previously due to an oversight
this was handled badly. With these changes the driver can now
specifically recognize cases where there is no defined route for a
given input.
Priority: normal
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-v4l2.c')
0 files changed, 0 insertions, 0 deletions