diff options
author | Martyn Welch <martyn@welchs.me.uk> | 2016-10-21 17:15:27 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-10-21 17:20:08 -0400 |
commit | 75a163c4a3ee8235072f0e1bd4875dd2443cdb8e (patch) | |
tree | 1677974b51779cc5114eb19f0947627efd31b6b0 /MAINTAINERS | |
parent | 5d812b47a668f539f763a9e95167fd2bdf488a7a (diff) |
vme: Convert documentation to reStructuredText, move under driver APIs
Perform a relatively simple conversion of vme_api.txt to reStructuredText
and move under driver-api, which seems the most logical place for this
documentation.
Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1cd38a7e0064..de0451df542f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12877,7 +12877,7 @@ M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
12877 | L: devel@driverdev.osuosl.org | 12877 | L: devel@driverdev.osuosl.org |
12878 | S: Maintained | 12878 | S: Maintained |
12879 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | 12879 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git |
12880 | F: Documentation/vme_api.txt | 12880 | F: Documentation/driver-api/vme.rst |
12881 | F: drivers/staging/vme/ | 12881 | F: drivers/staging/vme/ |
12882 | F: drivers/vme/ | 12882 | F: drivers/vme/ |
12883 | F: include/linux/vme* | 12883 | F: include/linux/vme* |