topology2: cavs-rt5682: remove 24-bit override in mixout-gain-dai-copier-playback

With 208c2049f ("topology2: deep buffer: use 32 bits to align with
other pipeline"), we can remove this override now.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
This commit is contained in:
Yong Zhi 2023-04-19 10:02:09 -05:00 committed by Ranjani Sridharan
parent f772b39e4d
commit ffe0ce68a1
1 changed files with 0 additions and 8 deletions

View File

@ -221,14 +221,6 @@ Object.Pipeline {
copier_type "SSP"
stream_name "$HEADSET_CODEC_NAME"
node_type $I2S_LINK_OUTPUT_CLASS
# override for 24-bit
Object.Base.audio_format.1 {
in_bit_depth 32
in_valid_bit_depth 24
out_bit_depth 32
out_valid_bit_depth 32
}
}
Object.Widget.gain.1 {