[RFC PATCH 3/3] topology: use inclusive language in documentation
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Thu Sep 3 22:10:24 CEST 2020
Use codec_provider and codec_follower for bclk and fsync
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
---
include/topology.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/topology.h b/include/topology.h
index 4ade20df..fcf9361d 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_follower" # Codec follows the fsync
* }
* </pre>
*
--
2.25.1
More information about the Alsa-devel
mailing list