Re: [PATCH v2] ASoc: mediatek: mt8365: Remove unneeded assignment

From: Alexandre Mergnat
Date: Thu Sep 12 2024 - 08:21:18 EST


Reviewed-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>

On 11/09/2024 14:36, Muhammad Usama Anjum wrote:
The ret is being assigned, but not being used. Remove the assignment.
One of the reviewer mentioned that dev_warn should be replaced with
dev_info. Make this change as well.

Fixes: 1bf6dbd75f76 ("ASoc: mediatek: mt8365: Add a specific soundcard for EVK")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>

--
Regards,
Alexandre