topology: graph: Add PIPELINE_ID to graph name

Add the PIPELINE_ID to the graph section name to
make them unique for the playback and capture pipelines
that are associated with the same SSP. Also fix the
comment while we're at it.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
This commit is contained in:
Ranjani Sridharan 2019-12-13 08:12:00 -08:00 committed by Lech Betlej
parent b5ec44b067
commit 55afcf5496
1 changed files with 2 additions and 2 deletions

View File

@ -49,9 +49,9 @@ define(`COMP_FORMAT_NAME',
$1, `float', `FLOAT_LE',
)')
dnl P_GRAPH(name, CONNECTIONS)
dnl P_GRAPH(NAME, PIPELINE_ID, CONNECTIONS)
define(`P_GRAPH',
`SectionGraph.STR($1) {'
`SectionGraph.STR($1 $2) {'
` index STR($2)'
`'
` lines ['