diff options
author | Hans Verkuil <[email protected]> | 2019-04-10 05:13:28 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2019-04-22 13:09:59 -0400 |
commit | fbbd403b3286b4467f8b755efa0f10819cef9bba (patch) | |
tree | 94f01897c4aa8eb2e9b13eb813c81a1ec234ccf0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 63604a143fe168094fbbccba56f6e3241683e399 (diff) |
media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper
Add helper function to parse the DT for the hdmi-phandle property
and return the corresponding struct device pointer.
It takes care to avoid increasing the device refcount since all
we need is the device pointer. This pointer is used in the
notifier list as a key, but it is never accessed by the CEC driver.
Signed-off-by: Hans Verkuil <[email protected]>
Reported-by: Wen Yang <[email protected]>
Acked-by: Wen Yang <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions