mirror of https://github.com/thesofproject/sof.git
Config: Change indent for SRCINTC
This patch removes one unnecessary tab from section for SRCINTC. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This commit is contained in:
parent
acd8a2bc1b
commit
8f250a99eb
|
@ -236,15 +236,15 @@ count = 15
|
|||
mod_cfg = [0, 0, 0, 0, 4096, 100000, 48, 48, 0, 1000, 0]
|
||||
|
||||
[[module.entry]]
|
||||
name = "SRCINTC"
|
||||
uuid = "e61bb28d-149a-4c1f-b709-46823ef5f5ae"
|
||||
affinity_mask = "0xF"
|
||||
instance_count = "10"
|
||||
domain_types = "0"
|
||||
load_type = "0"
|
||||
module_type = "0x7"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
name = "SRCINTC"
|
||||
uuid = "e61bb28d-149a-4c1f-b709-46823ef5f5ae"
|
||||
affinity_mask = "0xF"
|
||||
instance_count = "10"
|
||||
domain_types = "0"
|
||||
load_type = "0"
|
||||
module_type = "0x7"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xffff, 0xc, 0x8, 0x45ff,
|
||||
|
|
Loading…
Reference in New Issue