OSDN Git Service

media: cec: expose the new connector info API
authorDariusz Marcinkiewicz <darekm@google.com>
Fri, 23 Aug 2019 12:20:58 +0000 (09:20 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 1 Oct 2019 20:19:41 +0000 (17:19 -0300)
commit9098c1c251ff0e6a4cea3a60486d9f40e7fdcea2
treef6e362d231196df18a3695b27f6b8d4584920f03
parent806e0cdfee0b99efbb450f9f6e69deb7118602fc
media: cec: expose the new connector info API

Until now the connector info API was a kernel-internal API only.
This moves it to the public API and adds the new ioctl to retrieve
this information.

Signed-off-by: Dariusz Marcinkiewicz <darekm@google.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/cec/cec-adap.c
drivers/media/cec/cec-api.c
drivers/media/cec/cec-core.c
include/media/cec.h
include/uapi/linux/cec.h