Commit 6d909486 authored by Heikki Krogerus's avatar Heikki Krogerus Committed by Jonathan Corbet

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>
Reviewed-and-tested-by: default avatarJani Nikula <jani.nikula@intel.com>
Fixes: bdecb33a ("usb: typec: API for controlling USB Type-C Multiplexers")
Signed-off-by: default avatarHeikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 24844fd3
...@@ -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