media: platform: cros-ec: Rename conns array for the match table
authorKen Lin <ken_lin5@hotmail.com>
Thu, 5 Oct 2023 01:38:40 +0000 (09:38 +0800)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 7 Oct 2023 08:55:46 +0000 (10:55 +0200)
commit678e8d804149038e2356aabba9d4c9cf7a19418a
tree576bf34980462296f3fac6553b3c37102f2a42d7
parent4b910840f9f3f5e04c98cbca5b0229d0575a407e
media: platform: cros-ec: Rename conns array for the match table

Rename conns array to port_**_conns, ** is the ports which support cec.
ex: dibbi_conns support Port D and B will be renamed to port_db_conns.
Make it much cleaner and readable.

Signed-off-by: Ken Lin <ken_lin5@hotmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/cec/platform/cros-ec/cros-ec-cec.c