topology: stringify buffer caps.

Needs to be string for proper alsa-conf parsing.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
Liam Girdwood 2018-03-05 16:05:39 +00:00
parent 21a4c7d71e
commit 5b8dfd1301
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ define(`W_BUFFER',
` tokens "sof_buffer_tokens"'
` tuples."word" {'
` SOF_TKN_BUF_SIZE' STR($2)
` SOF_TKN_BUF_CAPS' $3
` SOF_TKN_BUF_CAPS' STR($3)
` }'
`}'
`SectionData."'N_BUFFER($1)`_data" {'