msm: smd: update subsystem name for SMD_APPS_Q6 edge on Copper
Peripheral Image Loader change 6e6b8cd216e99f855fd95f8776613b84b94cc3e4 updated the string pil_get() uses to "adsp". Update the SMD platform data definition to match. Change-Id: Ic7495612aa8d99ef09d777e846dad61b216f8d43 Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
This commit is contained in:
@@ -268,7 +268,7 @@ static struct smd_subsystem_config smd_config_list[] = {
|
||||
},
|
||||
{
|
||||
.irq_config_id = SMD_Q6,
|
||||
.subsys_name = "q6",
|
||||
.subsys_name = "adsp",
|
||||
.edge = SMD_APPS_QDSP,
|
||||
|
||||
.smd_int.irq_name = "adsp_smd_in",
|
||||
|
||||
Reference in New Issue
Block a user