mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-24 17:23:25 -05:00
ALSA: sparc: dbri: fix repeated word 'the'
Change the duplicated word "the" to "Then the". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20201016174405.17745-1-rdunlap@infradead.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
ce1558c285
commit
a97cbcd00f
1 changed files with 1 additions and 1 deletions
|
@ -620,7 +620,7 @@ A circular command buffer is used here. A new command is being added
|
|||
while another can be executed. The scheme works by adding two WAIT commands
|
||||
after each sent batch of commands. When the next batch is prepared it is
|
||||
added after the WAIT commands then the WAITs are replaced with single JUMP
|
||||
command to the new batch. The the DBRI is forced to reread the last WAIT
|
||||
command to the new batch. Then the DBRI is forced to reread the last WAIT
|
||||
command (replaced by the JUMP by then). If the DBRI is still executing
|
||||
previous commands the request to reread the WAIT command is ignored.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue