Skip to content

Commit

Permalink
topology2: remove duplicated pipeline index attribute definition
Browse files Browse the repository at this point in the history
The pipeline-common.conf helps us to define several
common pipeline attributes include pipeline index,
there is no need to define pipeline index in each
pipeline class definition if pipeline-common.conf
is included.

Signed-off-by: Chao Song <[email protected]>
  • Loading branch information
Chao Song authored and lgirdwood committed Sep 22, 2023
1 parent d7ebc15 commit 75337b4
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

Class.Pipeline."dai-copier-be" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@

Class.Pipeline."dai-copier-eqiir-module-copier-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."dai-copier-gain-mixin-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

Class.Pipeline."dai-copier-gain-module-copier-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."dai-kpb-be" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."deepbuffer-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."gain-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."gain-copier-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

Class.Pipeline."gain-module-copier" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

Class.Pipeline."gain-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@

Class.Pipeline."google-rtc-aec-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@

Class.Pipeline."highpass-capture-be" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."host-copier-gain-mixin-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

Class.Pipeline."host-copier-gain-src-mixin-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

Class.Pipeline."host-gateway-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

Class.Pipeline."host-gateway-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

Class.Pipeline."io-gateway-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."io-gateway" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@

Class.Pipeline."mixout-aria-gain-mixin-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

Class.Pipeline."mixout-dai-copier-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

Class.Pipeline."mixout-gain-alh-dai-copier-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."mixout-gain-dai-copier-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@

Class.Pipeline."mixout-gain-efx-dai-copier-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@

Class.Pipeline."mixout-gain-efx-mbdrc-dai-copier-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

Class.Pipeline."mixout-gain-host-copier-capture" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@

Class.Pipeline."mixout-mixin" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

Class.Pipeline."src-gain-mixin-playback" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

Class.Pipeline."wov-detect" {

DefineAttribute."index" {}

<include/pipelines/pipeline-common.conf>

attributes {
Expand Down

0 comments on commit 75337b4

Please sign in to comment.