Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2012-09-20 16:06:33 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-10-06 05:10:38 +0400
commitc389648a927bada928c854dccccf0301317784eb (patch)
treead0cf86a4aa514a77cfcd1bc26f107b682b2e744 /include/media/davinci
parent0d4f35f3f0044303abfff57441dd1e98f96ea935 (diff)
[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/davinci')
0 files changed, 0 insertions, 0 deletions