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 --- reference-boards/hal-4a-rcar-m3.json | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'reference-boards/hal-4a-rcar-m3.json') diff --git a/reference-boards/hal-4a-rcar-m3.json b/reference-boards/hal-4a-rcar-m3.json index 5438376..9a243aa 100644 --- a/reference-boards/hal-4a-rcar-m3.json +++ b/reference-boards/hal-4a-rcar-m3.json @@ -10,7 +10,7 @@ "date": "2018-06-13" }, "resources": [ - { + { "uid": "hal-bluealsa", "info": "Bluealsa hal plugin", "params": { @@ -112,15 +112,6 @@ "format": "S24_LE" }, "sink": { - "controls": { - "volume": { - "name": "DVC Out Playback Volume", - "value": 80 - }, - "mute": { - "name": "SRC Out Rate Switch" - } - }, "channels": [ { "uid": "front-right", @@ -140,14 +131,6 @@ "rate": 48000 }, "source": { - "controls": { - "volume": { - "name": "DVC In Capture Volume" - }, - "mute": { - "name": "DVC In Mute Switch" - } - }, "channels": [ { "uid": "mic-right", -- cgit 1.2.3-korg