Fix pipe-eq-capture comments

Fix copy paste comment errors

Signed-off-by: Curtis Malainey <cujomalainey@google.com>
This commit is contained in:
Curtis Malainey 2018-11-15 18:09:34 -08:00
parent cbf60f2bb2
commit f704d361e1
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Capture Passthrough Pipeline and PCM # Capture EQ Pipeline and PCM
# #
# Pipeline Endpoints for connection are :- # Pipeline Endpoints for connection are :-
# #
# host PCM_C <-- B0 <-- sink DAI0 # host PCM_C <--- B1 <--- EQ_IIR 0 <-- B0 <-- sink DAI0
# Include topology builder # Include topology builder
include(`utils.m4') include(`utils.m4')