summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHans Verkuil2018-03-21 18:28:47 +0100
committerMauro Carvalho Chehab2018-03-22 13:54:52 +0100
commitf67449fdba3b9dbdd340d8cbf17dfa711d5bd2fb (patch)
tree9d48174242dc397077af74152ec2b9b7ef3a6d91 /MAINTAINERS
parentmedia: cec-pin-error-inj.rst: document CEC Pin Error Injection (diff)
downloadkernel-qcow2-linux-f67449fdba3b9dbdd340d8cbf17dfa711d5bd2fb.tar.gz
kernel-qcow2-linux-f67449fdba3b9dbdd340d8cbf17dfa711d5bd2fb.tar.xz
kernel-qcow2-linux-f67449fdba3b9dbdd340d8cbf17dfa711d5bd2fb.zip
media: debugfs-cec-error-inj: document CEC error inj debugfs ABI
Document the core of the debugfs CEC error injection ABI. The driver specific commands are documented elsewhere and this file points to that documentation. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fce65318d4f..1d1ec49cff90 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3307,6 +3307,7 @@ F: include/media/cec-notifier.h
F: include/uapi/linux/cec.h
F: include/uapi/linux/cec-funcs.h
F: Documentation/devicetree/bindings/media/cec.txt
+F: Documentation/ABI/testing/debugfs-cec-error-inj
CEC GPIO DRIVER
M: Hans Verkuil <hans.verkuil@cisco.com>