[alsa-devel] [PATCH 2/3] topology: Add max rates definition
guneshwor.o.singh at intel.com
guneshwor.o.singh at intel.com
Wed May 31 15:46:45 CEST 2017
From: Guneshwor Singh <guneshwor.o.singh at intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh at intel.com>
---
include/sound/asoc.h | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/include/sound/asoc.h b/include/sound/asoc.h
index 082c5429..a8accd01 100644
--- a/include/sound/asoc.h
+++ b/include/sound/asoc.h
@@ -26,6 +26,11 @@
#define SND_SOC_TPLG_MAX_FORMATS 16
/*
+ * Maximum number of PCM rates capability
+ */
+#define SND_SOC_TPLG_MAX_RATES 16
+
+/*
* Maximum number of PCM stream configs
*/
#define SND_SOC_TPLG_STREAM_CONFIG_MAX 8
--
2.13.0
More information about the Alsa-devel
mailing list