diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-06-26 17:36:54 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-06-26 17:41:27 +0200 |
commit | b080c08d2ac82f7c38aace9587703b9182377c33 (patch) | |
tree | ae378f2c8083a41e7b6d563c5b10a48fcd7bd458 /community-boards/hal-4a-raspberry-pi-3.json | |
parent | b85e660519d9ee6bf6000bf12a771da9282f9515 (diff) |
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 <jonathan.aillet@iot.bzh>
Diffstat (limited to 'community-boards/hal-4a-raspberry-pi-3.json')
-rw-r--r-- | community-boards/hal-4a-raspberry-pi-3.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/community-boards/hal-4a-raspberry-pi-3.json b/community-boards/hal-4a-raspberry-pi-3.json index e33c38f..b9202c9 100644 --- a/community-boards/hal-4a-raspberry-pi-3.json +++ b/community-boards/hal-4a-raspberry-pi-3.json @@ -113,15 +113,6 @@ "rate": 48000 }, "sink": { - "controls": { - "volume": { - "name": "PCM Playback Volume", - "value": 100 - }, - "mute": { - "name": "PCM Playback Switch" - } - }, "channels": [ { "uid": "front-right", |