[media] cec: add HDMI CEC framework (adapter)
The added HDMI CEC framework provides a generic kernel interface for HDMI CEC devices. Note that the CEC framework is added to staging/media and that the cec.h and cec-funcs.h headers are not exported yet. While the kABI is mature, I would prefer to allow the uABI some more time before it is mainlined in case it needs more tweaks. This adds the cec-adap.c source that deals with the low-level CEC messaging and logical address handling. Change-Id: I0c9dfee5d78ef122a307946182f34ccf7e40d3fc Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> [k.debski@samsung.com: change kthread handling when setting logical address] [k.debski@samsung.com: code cleanup and fixes] [k.debski@samsung.com: add possibility to clear assigned logical addresses] Signed-off-by: Kamil Debski <kamil@wypas.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Git-commit: 9881fe0ca187c213eb3a6a8e78e45ad4d1cec171 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Signed-off-by: Ray Zhang <rayz@codeaurora.org>
This commit is contained in:
parent
6e0af539af
commit
7b51cde1bb
1 changed files with 1627 additions and 0 deletions
1627
drivers/staging/media/cec/cec-adap.c
Normal file
1627
drivers/staging/media/cec/cec-adap.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue