aboutsummaryrefslogtreecommitdiffstats
path: root/devices/hal-4a-greenbox.json
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2019-06-26 17:36:54 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2019-06-26 17:41:27 +0200
commitb080c08d2ac82f7c38aace9587703b9182377c33 (patch)
treeae378f2c8083a41e7b6d563c5b10a48fcd7bd458 /devices/hal-4a-greenbox.json
parentb85e660519d9ee6bf6000bf12a771da9282f9515 (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 'devices/hal-4a-greenbox.json')
-rw-r--r--devices/hal-4a-greenbox.json72
1 files changed, 36 insertions, 36 deletions
diff --git a/devices/hal-4a-greenbox.json b/devices/hal-4a-greenbox.json
index 03cd78b..333fd0e 100644
--- a/devices/hal-4a-greenbox.json
+++ b/devices/hal-4a-greenbox.json
@@ -149,44 +149,44 @@
}
},
"captures": [
- {
- "uid": "MOST_MIC_EP822CH",
- "cardid": "hw:ep822ch",
- "params": {
- "rate": 48000
- },
- "source": {
- "channels": [
- {
- "uid": "mic-right",
- "port": 0
- },
- {
- "uid": "mic-left",
- "port": 1
- }
- ]
- }
- } ,
- {
- "uid": "radio",
- "cardid": "hw:radio",
- "params": {
- "rate": 48000
+ {
+ "uid": "MOST_MIC_EP822CH",
+ "cardid": "hw:ep822ch",
+ "params": {
+ "rate": 48000
+ },
+ "source": {
+ "channels": [
+ {
+ "uid": "mic-right",
+ "port": 0
+ },
+ {
+ "uid": "mic-left",
+ "port": 1
+ }
+ ]
+ }
},
- "source": {
- "channels": [
- {
- "uid": "radio-right",
- "port": 0
- },
- {
- "uid": "radio-left",
- "port": 1
- }
- ]
+ {
+ "uid": "radio",
+ "cardid": "hw:radio",
+ "params": {
+ "rate": 48000
+ },
+ "source": {
+ "channels": [
+ {
+ "uid": "radio-right",
+ "port": 0
+ },
+ {
+ "uid": "radio-left",
+ "port": 1
+ }
+ ]
+ }
}
- }
],
"zones": [
{