From b080c08d2ac82f7c38aace9587703b9182377c33 Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Wed, 26 Jun 2019 17:36:54 +0200 Subject: Remove obsolete references to mixer controls Remove obsolete references to controls in 'halmixer' section. Also, clean some minor format issues in json files. BUG-AGL: SPEC-2329 Change-Id: Ie3120dcfbc3144906bfc731e57614508a33222b2 Signed-off-by: Jonathan Aillet --- devices/hal-4a-unicens-utp.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'devices/hal-4a-unicens-utp.json') diff --git a/devices/hal-4a-unicens-utp.json b/devices/hal-4a-unicens-utp.json index cfc154f..477ea9d 100644 --- a/devices/hal-4a-unicens-utp.json +++ b/devices/hal-4a-unicens-utp.json @@ -133,25 +133,25 @@ } }, "captures": [ - { - "uid": "MOST_MIC_EP822CH", - "cardid": "hw:ep822ch", - "params": { - "rate": 48000 - }, - "source": { - "channels": [ - { - "uid": "mic-right", - "port": 0 - }, - { - "uid": "mic-left", - "port": 1 - } - ] + { + "uid": "MOST_MIC_EP822CH", + "cardid": "hw:ep822ch", + "params": { + "rate": 48000 + }, + "source": { + "channels": [ + { + "uid": "mic-right", + "port": 0 + }, + { + "uid": "mic-left", + "port": 1 + } + ] + } } - } ], "zones": [ { -- cgit 1.2.3-korg