diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2019-06-03 12:14:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-06 16:16:00 +0300 |
commit | 4e3d3b784ae7cd86ace2776c01be99ddfd378801 (patch) | |
tree | 79dcf289a7cd4e4d881deb6923cd6119792f23f5 /Documentation/driver-api/mei/mei-client-bus.rst | |
parent | 6080e0cff2bf7108d3f2855a7177b1f7f1830035 (diff) | |
download | linux-4e3d3b784ae7cd86ace2776c01be99ddfd378801.tar.xz |
mei: docs: add a short description for nfc behind mei
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/mei/mei-client-bus.rst')
-rw-r--r-- | Documentation/driver-api/mei/mei-client-bus.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/driver-api/mei/mei-client-bus.rst b/Documentation/driver-api/mei/mei-client-bus.rst index 7310dd45c484..bfe28ebc3ca8 100644 --- a/Documentation/driver-api/mei/mei-client-bus.rst +++ b/Documentation/driver-api/mei/mei-client-bus.rst @@ -158,3 +158,10 @@ process received data. } +MEI Client Bus Drivers +====================== + +.. toctree:: + :maxdepth: 2 + + nfc |