Commit 1acc85d8 authored by Heikki Krogerus's avatar Heikki Krogerus Committed by Greg Kroah-Hartman

Documentation: typec.rst: Use literal-block element with ascii art

Using reStructuredText literal-block element with ascii-art.
That prevents the ascii art from being processed as
reStructuredText.
Reported-by: default avatarMasanari Iida <standby24x7@gmail.com>
Fixes: bdecb33a ("usb: typec: API for controlling USB Type-C Multiplexers")
Signed-off-by: default avatarHeikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
Tested-by: default avatarJani Nikula <jani.nikula@intel.com>
Reported-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2f860691
...@@ -210,7 +210,7 @@ If the connector is dual-role capable, there may also be a switch for the data ...@@ -210,7 +210,7 @@ If the connector is dual-role capable, there may also be a switch for the data
role. USB Type-C Connector Class does not supply separate API for them. The role. USB Type-C Connector Class does not supply separate API for them. The
port drivers can use USB Role Class API with those. port drivers can use USB Role Class API with those.
Illustration of the muxes behind a connector that supports an alternate mode: Illustration of the muxes behind a connector that supports an alternate mode::
------------------------ ------------------------
| Connector | | Connector |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment