diff options
author | William Towle <william.towle@codethink.co.uk> | 2015-07-23 15:21:34 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-08-11 15:54:50 +0300 |
commit | 7111cddd518f7d51d72118b3cb42a8c6d3a00401 (patch) | |
tree | f9349d59e12688c4cbeb395671449e1894cf1419 /drivers/media/platform | |
parent | c1362384a85e429cd4e6f5fd65f130770224bcef (diff) | |
download | linux-7111cddd518f7d51d72118b3cb42a8c6d3a00401.tar.xz |
[media] media: adv7604: reduce support to first (digital) input
Using adv7611_read_cable_det() for ADV7612 means that full
support for '.max_port = ADV7604_PAD_HDMI_PORT_B,' isn't available
due to the need for multiple port reads to determine cable detection,
and an agreed mechanism for communicating the separate statuses.
This patch replaces adv7611_read_cable_det() with a functionally
identical copy, commented appropriately.
Earlier submissions [leading to commit 8331d30b] also set .cp_csc,
which is used in a cp_read() call within adv76xx_log_status().
Signed-off-by: William Towle <william.towle@codethink.co.uk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/platform')
0 files changed, 0 insertions, 0 deletions