projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ff65b
)
ALSA: compress: fix some typo
author
Vinod Koul
<vinod.koul@intel.com>
Mon, 2 May 2016 08:36:28 +0000
(14:06 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 8 May 2016 09:27:44 +0000
(11:27 +0200)
Noticed two typos in Documentation, so fix them up
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/compress_offload.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/sound/alsa/compress_offload.txt
b/Documentation/sound/alsa/compress_offload.txt
index 81476b4d400b392f2d0f578e2cab0cf13ebc6734..8ba556a131c37857e8056a91e0c929bf4564a00d 100644
(file)
--- a/
Documentation/sound/alsa/compress_offload.txt
+++ b/
Documentation/sound/alsa/compress_offload.txt
@@
-184,7
+184,7
@@
Sequence flow for gapless would be:
- Fill data of the first track
- Trigger start
- User-space finished sending all,
-- Indica
i
te next track data by sending set_next_track
+- Indicate next track data by sending set_next_track
- Set metadata of the next track
- then call partial_drain to flush most of buffer in DSP
- Fill data of the next track