diff options
-rw-r--r-- | Documentation/sound/designs/compress-accel.rst | 2 | ||||
-rw-r--r-- | Documentation/sound/designs/index.rst | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/sound/designs/compress-accel.rst b/Documentation/sound/designs/compress-accel.rst index abf1f76a8778..c9c1744b94c2 100644 --- a/Documentation/sound/designs/compress-accel.rst +++ b/Documentation/sound/designs/compress-accel.rst @@ -57,7 +57,7 @@ from the input buffer size). State Machine ============= -The passthrough audio stream state machine is described below : +The passthrough audio stream state machine is described below:: +----------+ | | diff --git a/Documentation/sound/designs/index.rst b/Documentation/sound/designs/index.rst index b79db9ad8732..6b825c5617fc 100644 --- a/Documentation/sound/designs/index.rst +++ b/Documentation/sound/designs/index.rst @@ -6,6 +6,7 @@ Designs and Implementations control-names channel-mapping-api + compress-accel compress-offload timestamping jack-controls |