Skip to content

Commit

Permalink
topology2: deepbuffer-playback: Remove stale comments
Browse files Browse the repository at this point in the history
These were left over when the audio formats were cleaned up.

Signed-off-by: Ranjani Sridharan <[email protected]>
  • Loading branch information
ranj063 committed Oct 18, 2023
1 parent 054003f commit 034dd1a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ Class.Pipeline."deepbuffer-playback" {
num_output_audio_formats 1
num_output_pins 1
deep_buffer_dma_ms $DEEPBUFFER_FW_DMA_MS
# 16-bit 48KHz 2ch
Object.Base.input_audio_format [
{
in_bit_depth 16
Expand All @@ -66,7 +65,6 @@ Class.Pipeline."deepbuffer-playback" {
in_valid_bit_depth 32
}
]
# 24-bit 48KHz 2ch
Object.Base.output_audio_format [
{
out_bit_depth 32
Expand Down

0 comments on commit 034dd1a

Please sign in to comment.