media: cec-pin-error-inj: parse/show error injection
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 31 Oct 2017 13:55:09 +0000 (09:55 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 22 Mar 2018 12:00:59 +0000 (08:00 -0400)
commit22712b389e40ae0fa0526db8ca8b34bf8f787abf
tree67285882207129951bc9380ab55115f4384419b0
parent0ee492ad54d779e901133fcf381389e6d1067db6
media: cec-pin-error-inj: parse/show error injection

Add support to the CEC Pin framework to parse error injection commands
and to show them.

The next patch will do the actual implementation of this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/cec/Kconfig
drivers/media/cec/Makefile
drivers/media/cec/cec-pin-error-inj.c [new file with mode: 0644]
drivers/media/cec/cec-pin-priv.h
drivers/media/cec/cec-pin.c