summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2018-03-21 13:28:47 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-22 08:54:52 -0400
commitf67449fdba3b9dbdd340d8cbf17dfa711d5bd2fb (patch)
tree9d48174242dc397077af74152ec2b9b7ef3a6d91 /MAINTAINERS
parentf84a66d61e1f12fc7eba169d78885a060c04d00b (diff)
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>