diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 21:46:30 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 14:20:28 +0200 |
commit | e253d2c551ce876a374d533fbcc9e8f31142dcad (patch) | |
tree | 9234c03d9215e49bab30b153fe97b0409eb40043 /Documentation/driver-api/index.rst | |
parent | docs: mtd: move it to the driver-api book (diff) | |
download | linux-e253d2c551ce876a374d533fbcc9e8f31142dcad.tar.xz linux-e253d2c551ce876a374d533fbcc9e8f31142dcad.zip |
docs: nfc: add it to the driver-api book
Most of the descriptions here are oriented to a Kernel developer.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 7ecc65093493..d6bf4a37cefe 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -56,6 +56,7 @@ available subsections can be seen below. pinctl gpio/index misc_devices + nfc/index dmaengine/index slimbus soundwire/index |