ASoC: lpass-cdc: Update digital codec driver name

Update LPASS digital codec driver name for proper enumeration.

Change-Id: Ied6a3697a5e47c0695b6339ec7b4b4561ef6ccbd
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
Sudheer Papothi
2021-01-13 04:22:40 +05:30
parent 16bae5f7c3
commit 78e6d7ec4b
3 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
/* Copyright (c) 2018-2020, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2021, The Linux Foundation. All rights reserved.
*/
#include <linux/of_platform.h>
@@ -19,7 +19,7 @@
#include "internal.h"
#include "lpass-cdc-clk-rsc.h"
#define DRV_NAME "lpass_cdc"
#define DRV_NAME "lpass-cdc"
#define LPASS_CDC_VERSION_ENTRY_SIZE 32
#define LPASS_CDC_STRING_LEN 80