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