diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-10-02 15:17:49 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-10-08 15:58:26 +0200 |
commit | e2c70866cc7d4a55409fd459b02118c629b4b216 (patch) | |
tree | 987a274654964a3c353ac7f7e45f4d419c5645a8 /4a-hal-cfg-community | |
parent | 67b5e77a6ad516fd0f5eae11cdfccfb100bd4bbc (diff) |
Correct typo in Intel UpSquared halguppy_6.90.0guppy/6.90.0flounder_6.0.2flounder_6.0.1flounder/6.0.2flounder/6.0.16.90.06.0.26.0.1
Correct typo in Intel UpSquared hal.
Change-Id: I75cbb9d2d493a642ef153588ee84481aae32cc7c
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to '4a-hal-cfg-community')
-rw-r--r-- | 4a-hal-cfg-community/hal-4a-intel-upsquared-hdmi.json (renamed from 4a-hal-cfg-community/hal-4a-intel-upSquareHDMI.json) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/4a-hal-cfg-community/hal-4a-intel-upSquareHDMI.json b/4a-hal-cfg-community/hal-4a-intel-upsquared-hdmi.json index 03bf656..8597489 100644 --- a/4a-hal-cfg-community/hal-4a-intel-upSquareHDMI.json +++ b/4a-hal-cfg-community/hal-4a-intel-upsquared-hdmi.json @@ -3,9 +3,9 @@ "metadata": { "uid": "/dev/snd/by-path/pci-0000:00:0e.0", "version": "0.9", - "api": "4a-hal-intel-UpSquareHDMI", + "api": "4a-hal-intel-upsquared-hdmi", "require": [ "alsacore", "smixer" ], - "info": "4a hal for Intel UpSquare device via HDMI socket", + "info": "4a hal for Intel UpSquared device via HDMI socket", "author": "Dominig ar Foll (Intel OTC)", "date": "2018-10-01" }, @@ -37,9 +37,9 @@ } ], "halmixer": { - "uid": "intel-upsquare-hdmi", + "uid": "intel-upsquared-hdmi", "mixerapi": "smixer", - "prefix": "intel-upquare-hdmi", + "prefix": "intel-upsquared-hdmi", "ramps": [ { "uid": "ramp-very-fast", @@ -73,7 +73,7 @@ } ], "playbacks" : { - "uid": "INTEL-UPSQUARE-HDMI", + "uid": "INTEL-UPSQUARED-HDMI", "cardid": "hw:PCH", "device": 7, "params": { @@ -93,7 +93,7 @@ } }, "captures": { - "uid": "INTEL-UPSQUARE-HDMI", + "uid": "INTEL-UPSQUARED-HDMI", "path": "/dev/snd/by-path/pci-0000:00:0e.0", "params": { "rate": 48000 |