Merge commit '5efb3a4ee3959f20ed2b697663205ec9a6bd1e5c' into audio-kernel-5-4.lnx.1.0

Change-Id: I58fbdf6b91c33ab5d147efbe5f5706616052c7fe
Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>
This commit is contained in:
Vidyakumar Athota
2020-09-06 18:16:18 -07:00
53 changed files with 9168 additions and 309 deletions

View File

@@ -404,7 +404,7 @@ static int adsp_loader_probe(struct platform_device *pdev)
&adsp_fuse_not_supported);
if (ret) {
dev_dbg(&pdev->dev,
"%s: adsp_fuse_not_supported prop not found",
"%s: adsp_fuse_not_supported prop not found %d\n",
__func__, ret);
goto wqueue;
}