31 May
2017
31 May
'17
3:46 p.m.
From: Guneshwor Singh guneshwor.o.singh@intel.com
Signed-off-by: Guneshwor Singh guneshwor.o.singh@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