diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 16:46:30 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 09:20:28 -0300 |
commit | e253d2c551ce876a374d533fbcc9e8f31142dcad (patch) | |
tree | 9234c03d9215e49bab30b153fe97b0409eb40043 /Documentation/driver-api/index.rst | |
parent | 43f6c0787c1781b951d686e8302377fcf85ccb8a (diff) | |
download | linux-next-e253d2c551ce876a374d533fbcc9e8f31142dcad.tar.gz |
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 |