]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: cec: move cec_get/put_device to header
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 2 Aug 2024 10:19:48 +0000 (12:19 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 5 Sep 2024 18:12:15 +0000 (20:12 +0200)
commit6bb8ef90c444c2fd97208bfce42137c4add32bbb
treed01c414fdfbdaefee51dc6b2dc6b26271cc17732
parentc7a29258737076a7caf9ced6a7d710cce890abe5
media: cec: move cec_get/put_device to header

Move cec_get/put_device to the media/cec.h header. This
allows CEC drivers to use this.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/cec/core/cec-api.c
drivers/media/cec/core/cec-core.c
drivers/media/cec/core/cec-priv.h
include/media/cec.h