From: Hans Verkuil <hans.verkuil@xxxxxxxxx> The first patch renames an argument to prepare for future work and the second makes cec_notifier_get_conn() static since drivers no longer call this function. I have more patches pending but those need more testing. Regards, Hans Hans Verkuil (2): cec-notifier: rename conn_name to port_name cec-notifier: make cec_notifier_get_conn() static drivers/media/cec/cec-notifier.c | 41 +++++++++++++++++++++----------- include/media/cec-notifier.h | 39 +++++++----------------------- 2 files changed, 35 insertions(+), 45 deletions(-) -- 2.25.1