diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2018-03-21 18:28:47 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-22 13:54:52 +0100 |
commit | f67449fdba3b9dbdd340d8cbf17dfa711d5bd2fb (patch) | |
tree | 9d48174242dc397077af74152ec2b9b7ef3a6d91 /MAINTAINERS | |
parent | media: cec-pin-error-inj.rst: document CEC Pin Error Injection (diff) | |
download | linux-f67449fdba3b9dbdd340d8cbf17dfa711d5bd2fb.tar.xz 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-- | MAINTAINERS | 1 |
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> |