diff options
| author | Johan Fjeldtvedt <[email protected]> | 2021-03-02 12:50:56 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-11 11:59:44 +0100 |
| commit | 71bb1b99a24f9653bdccaad2c25d007ba524074a (patch) | |
| tree | 909d3151fe97a998b097608945586ec4defb5039 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | 9c39be40c0155c43343f53e3a439290c0fec5542 (diff) | |
media: cec-notifier: also search for HDMI devices on I2C
Currently the cec_notifier_parse_hdmi_phandle function can only be used
if the HDMI device associated with the CEC device is a platform device.
Extend the function to cover I2C devices as well, as there do exist
some I2C HDMI devices which don't handle CEC internally and need an
external CEC adapter.
[hverkuil: add missing linux/i2c.h header]
[hverkuil: only attempt to find the i2c device if CONFIG_I2C is set]
Signed-off-by: Johan Fjeldtvedt <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions