Skip to content

Commit 3fdeeac

Browse files
ranj063lgirdwood
authored andcommitted
topology1: sof-cml-src-rt5682: remove extra space after values
The string parser in alsa-lib is sensitive to these now. So fix it. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> (cherry picked from commit db04155)
1 parent aec5799 commit 3fdeeac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/topology/topology1/development/sof-cml-src-rt5682.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ PIPELINE_PCM_ADD(sof/pipe-volume-playback.m4,
7070
PIPELINE_PCM_ADD(sof/pipe-volume-playback.m4,
7171
5, 3, 2, s32le,
7272
1000, 0, 0,
73-
48000 ,48000 ,48000)
73+
48000, 48000, 48000)
7474

7575
# Low Latency playback pipeline 6 on PCM 4 using max 2 channels of s32le.
7676
# Set 1000us deadline on core 0 with priority 0

0 commit comments

Comments
 (0)