diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2019-06-03 12:14:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-06 16:16:00 +0300 |
commit | 0475afd2a5dee99defdb7b030c09ba202ea3c64a (patch) | |
tree | b9bae553fb299877d70d0d141b50093d64e14a6d /Documentation/driver-api/mei/mei-client-bus.rst | |
parent | 4e3d3b784ae7cd86ace2776c01be99ddfd378801 (diff) | |
download | linux-0475afd2a5dee99defdb7b030c09ba202ea3c64a.tar.xz |
mei: docs: add hdcp documentation
1. Add a short ducumentation for MEI HDCP driver,
and fix DOC comments in drivers/misc/mei/hdcp/mei_hdcp.c
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/mei/mei-client-bus.rst b/Documentation/driver-api/mei/mei-client-bus.rst index bfe28ebc3ca8..f242b3f8d6aa 100644 --- a/Documentation/driver-api/mei/mei-client-bus.rst +++ b/Documentation/driver-api/mei/mei-client-bus.rst @@ -164,4 +164,5 @@ MEI Client Bus Drivers .. toctree:: :maxdepth: 2 + hdcp nfc |