Skip to content

Commit

Permalink
topology: use inclusive language in documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
plbossart authored and tiwai committed Nov 17, 2020
1 parent 7061923 commit e5c350d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
*
Expand Down

1 comment on commit e5c350d

@h1z1
Copy link

@h1z1 h1z1 commented on e5c350d Apr 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes because binary bytes care right? Too funny. Please just stop. This offended absolutely no one.

Please sign in to comment.