commit | 80f13a0823a3663792fbb585c12a11d7e53beb86 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Mon Mar 16 10:36:47 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Mar 20 09:02:15 2020 +0100 |
tree | 72c90fb72fbf599c893b4b877c42686e8980d5a3 | |
parent | eac5727d27e2abbcfdb1bca0cd5330277ea34abe [diff] |
media: cec-notifier: rename conn_name to port_name This argument refers to a stable name for an HDMI port, mostly i915 (ACPI) specific. Since we'll be introducing a more generic 'name' argument as well later, rename this now to avoid confusion. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>