From: Guneshwor Singh <guneshwor.o.singh@xxxxxxxxx> Signed-off-by: Guneshwor Singh <guneshwor.o.singh@xxxxxxxxx> --- 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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel