From: Pierre-Louis Bossart Date: Thu, 12 Nov 2020 16:29:40 +0000 (-0600) Subject: topology: use inclusive language in documentation X-Git-Tag: v1.2.5~153 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e5c350d7bc6f3d45702059c0ae8d32b3603273c1;p=alsa-lib.git topology: use inclusive language in documentation Use codec_provider and codec_consumer for bclk and fsync Signed-off-by: Pierre-Louis Bossart Signed-off-by: Takashi Iwai --- diff --git a/include/topology.h b/include/topology.h index 4ade20df..d1feee4d 100644 --- a/include/topology.h +++ b/include/topology.h @@ -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 * } * *