Commit 242658ff authored by Vinod Koul's avatar Vinod Koul Committed by Takashi Iwai

ALSA: compress: fix some typo

Noticed two typos in Documentation, so fix them up
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f8ff65bc
...@@ -184,7 +184,7 @@ Sequence flow for gapless would be: ...@@ -184,7 +184,7 @@ Sequence flow for gapless would be:
- Fill data of the first track - Fill data of the first track
- Trigger start - Trigger start
- User-space finished sending all, - User-space finished sending all,
- Indicaite next track data by sending set_next_track - Indicate next track data by sending set_next_track
- Set metadata of the next track - Set metadata of the next track
- then call partial_drain to flush most of buffer in DSP - then call partial_drain to flush most of buffer in DSP
- Fill data of the next track - Fill data of the next track
......
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