Re: [PATCH v3 04/10] ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant log

Jarkko Nikula <[email protected]> Sun, 26 Jul 2026 20:38:38 +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 original errors from the OF parsing helpers and remove the
> redundant error messages, as the helpers already report failures.
>
> Signed-off-by: bui duc phuc <[email protected]>
> ---
>  sound/soc/ti/omap-abe-twl6040.c | 11 ++++-------
>  1 file changed, 4 insertions(+), 7 deletions(-)
Acked-by: Jarkko Nikula <[email protected]>