media: cros-ec-cec: Use cros_ec_cmd to send host commands
authorReka Norman <rekanorman@chromium.org>
Fri, 25 Aug 2023 02:43:54 +0000 (12:43 +1000)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 27 Sep 2023 07:39:54 +0000 (09:39 +0200)
commitafca12e35e711ae8f97e835a3704cc305592eac9
tree7e5ad76174e8e4cd8cf6c024b0f17727fb9833cb
parent89936bfbdf11f8758b852e7225a02e5fee57a1cd
media: cros-ec-cec: Use cros_ec_cmd to send host commands

Use the cros_ec_cmd helper function to reduce the amount of boilerplate
when sending host commands.

Signed-off-by: Reka Norman <rekanorman@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/cec/platform/cros-ec/cros-ec-cec.c