]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] cec-funcs.h: static inlines to pack/unpack CEC messages
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 17 Jun 2016 12:20:52 +0000 (09:20 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 28 Jun 2016 12:57:12 +0000 (09:57 -0300)
commit50f7d5a65e5a31e92a9d46663770cd9509f939a2
treeda105cdeb802a0e4ae8729603f7f994e1cd270a0
parent3132583e5bd7cb56dffb2c04128ec4db12c32027
[media] cec-funcs.h: static inlines to pack/unpack CEC messages

This public header contains static inlines to pack and unpack CEC
messages. It is for use in both the kernel and in userspace.

Since the CEC framework will initially be in staging this header is
not yet in include/uapi. Once the framework is moved out of staging
this header should be moved to uapi at the same time.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/linux/cec-funcs.h [new file with mode: 0644]