Fix pipe-eq-capture comments
Fix copy paste comment errors Signed-off-by: Curtis Malainey <cujomalainey@google.com>
This commit is contained in:
parent
cbf60f2bb2
commit
f704d361e1
|
@ -1,8 +1,8 @@
|
|||
# Capture Passthrough Pipeline and PCM
|
||||
# Capture EQ Pipeline and PCM
|
||||
#
|
||||
# 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(`utils.m4')
|
||||
|
|
Loading…
Reference in New Issue