Re: [PATCH v3 08/10] ASoC: ti: omap-twl4030: Return the original error code

Jarkko Nikula <[email protected]> Sun, 26 Jul 2026 20:40:19 +0300
Newsgroups org.kernel.vger.linux-omap,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound
Message-ID <[email protected]>
On 16/07/2026 1:39 pm, [email protected] wrote:
> From: bui duc phuc <[email protected]>
>
> Return the error from snd_soc_of_parse_card_name() directly and drop
> the redundant error message since the helper already logs the failure.
>
> Signed-off-by: bui duc phuc <[email protected]>
> ---
>  sound/soc/ti/omap-twl4030.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
Acked-by: Jarkko Nikula <[email protected]>