diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-12-14 22:17:20 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-12-17 22:39:44 +0000 |
commit | aef1ea7747870ff45f834e46aeff08a40acb8a3f (patch) | |
tree | 3bc12a90d2908e28ba7a3622a6b8f261d3491c29 /community-boards/hal-4a-jabra.json | |
parent | 45f205076573a858348c10a52d31382f31deaf55 (diff) |
Change the control name to be the same everywhere
Controls names should be normalized to be the same in every HAL.
Change-Id: Ia03b197978b89892446c07fee3869ddd58fcf333
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
(cherry picked from commit 6fdd9c572f9dc9e1320351867a8e4c6ef9498370)
Diffstat (limited to 'community-boards/hal-4a-jabra.json')
-rw-r--r-- | community-boards/hal-4a-jabra.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community-boards/hal-4a-jabra.json b/community-boards/hal-4a-jabra.json index d9879d4..a07d61d 100644 --- a/community-boards/hal-4a-jabra.json +++ b/community-boards/hal-4a-jabra.json @@ -50,7 +50,7 @@ } }, { - "uid": "agl-mic-capture-volume", + "uid": "agl-master-capture-volume", "alsa": { "name": "Mic Capture Volume" } |