commit | b0704f8541af36b21483bc1ea639da248ff429d7 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Aug 20 07:39:42 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Aug 26 08:36:29 2017 -0400 |
tree | ea54e69ff4ae947f69dbd654ec25cb0b12111e6d | |
parent | 4f88b0de7803240fa315025ef5ea2d85b2ca16bd [diff] |
media: vivid: fix incorrect HDMI input/output CEC logging Only the first HDMI input has a CEC adapter, so just report 'HDMI 0' as the HDMI input name. For the HDMI outputs use bus_cnt instead of i as the output number. The HDMI name now corresponds to what 'v4l2-ctl --list-outputs' reports. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>