Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/topology/topology2/cavs-mixin-mixout-hda.conf
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Object.Pipeline {
}
Object.Widget.gain.1 {
Object.Control.mixer.1 {
name '2 Main Playback Volume'
name 'Post Mixer $ANALOG_PLAYBACK_PCM Volume'
}
}
}
Expand All @@ -56,7 +56,7 @@ Object.Pipeline {

Object.Widget.gain.1 {
Object.Control.mixer.1 {
name '1 2nd Playback Volume'
name 'Pre Mixer $ANALOG_PLAYBACK_PCM Volume'
}
}
}
Expand Down