diff options
author | Dariusz Marcinkiewicz <[email protected]> | 2019-08-14 12:45:06 +0200 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2019-08-20 09:46:45 +0200 |
commit | 7070fe7386c1a49e0d48a498a562a3bd952070d2 (patch) | |
tree | 95ce1dd18c4e0cb7f87fb40c441911bae52fe968 /scripts/gdb/linux/config.py | |
parent | 96158346b59bfb1d531b61fd7696ce370acebbf1 (diff) |
drm: dw-hdmi: use cec_notifier_conn_(un)register
Use the new cec_notifier_conn_(un)register() functions to
(un)register the notifier for the HDMI connector, and fill in
the cec_connector_info.
Changes since v6:
- move cec_notifier_conn_unregister to a bridge detach
function,
- add a mutex protecting a CEC notifier.
Changes since v4:
- typo fix
Changes since v2:
- removed unnecessary NULL check before a call to
cec_notifier_conn_unregister,
- use cec_notifier_phys_addr_invalidate to invalidate physical
address.
Changes since v1:
Add memory barrier to make sure that the notifier
becomes visible to the irq thread once it is fully
constructed.
Signed-off-by: Dariusz Marcinkiewicz <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Tested-by: Hans Verkuil <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions