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:
@@ -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
|
||||
|
Reference in New Issue
Block a user