topology2/cavs/cavs-mixin-mixout-hda: remove pipeline object from widget

The pipeline stream_name is not used at all, and as a consequence we
can remove the pipeline from the Widget objects

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
This commit is contained in:
Pierre-Louis Bossart 2022-03-15 20:39:30 -05:00 committed by Liam Girdwood
parent e21649c109
commit 1ef9979c73
1 changed files with 2 additions and 12 deletions

View File

@ -15,9 +15,6 @@ Object.Dai {
Object.Pipeline {
mixout-gain-dai-copier-playback.0 {
index 2
Object.Widget.pipeline.1 {
stream_name 'copier.HDA.2.1'
}
Object.Widget.copier.1 {
stream_name 'Analog Playback and Capture'
@ -35,9 +32,7 @@ Object.Pipeline {
host-copier-gain-mixin-playback.0 {
index 1
Object.Widget.pipeline.1 {
stream_name 'copier.HDA.2.1'
}
Object.Widget.copier.1 {
stream_name $ANALOG_PLAYBACK_PCM
}
@ -53,9 +48,7 @@ Object.Pipeline {
mixout-gain-host-copier-capture.0 {
index 3
Object.Widget.pipeline.1 {
stream_name 'copier.HDA.4.1'
}
Object.Widget.copier.1 {
stream_name $ANALOG_CAPTURE_PCM
}
@ -71,9 +64,6 @@ Object.Pipeline {
dai-copier-gain-mixin-capture.0 {
index 4
Object.Widget.pipeline.1 {
stream_name 'copier.HDA.4.1'
}
Object.Widget.copier.1 {
stream_name 'Analog Playback and Capture'