diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-09-20 16:06:33 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-06 05:10:38 +0400 |
commit | c389648a927bada928c854dccccf0301317784eb (patch) | |
tree | ad0cf86a4aa514a77cfcd1bc26f107b682b2e744 /include/media | |
parent | 0d4f35f3f0044303abfff57441dd1e98f96ea935 (diff) | |
download | linux-c389648a927bada928c854dccccf0301317784eb.tar.xz |
[media] tvp514x: s_routing should just change routing, not try to detect a signal
The s_routing function should not try to detect a signal. It is a really
bad idea to try to detect a valid video signal and return an error if
you can't. Changing input should do just that and nothing more.
Also don't power on the ADCs on s_routing, instead do that on querystd.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Tested-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions