mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
topology: use inclusive language in documentation
Use codec_provider and codec_consumer for bclk and fsync Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
706192341d
commit
e5c350d7bc
1 changed files with 2 additions and 2 deletions
|
|
@ -658,8 +658,8 @@ extern "C" {
|
|||
*
|
||||
* id "1" # used for binding to the config
|
||||
* format "I2S" # physical audio format.
|
||||
* bclk "master" # Platform is master of bit clock
|
||||
* fsync "slave" # Platform is slave of fsync
|
||||
* bclk "codec_provider" # Codec provides the bit clock
|
||||
* fsync "codec_consumer" # Codec follows the fsync
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue