Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
From: Jarkko Nikula <jarkko.nikula@bitmer.com>
To: phucduc.bui@gmail.com, Mark Brown <broonie@kernel.org>,
	Sen Wang <sen@ti.com>, Liam Girdwood <lgirdwood@gmail.com>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	linux-omap@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org
Subject: Re: [PATCH v3 07/10] ASoC: ti: omap-hdmi: Use dev_err_probe() for error handling
Date: Sun, 26 Jul 2026 20:39:09 +0300	[thread overview]
Message-ID: <3bdcb190-57e6-4143-83d2-e2fd457fe237@bitmer.com> (raw)
In-Reply-To: <20260716103911.77652-8-phucduc.bui@gmail.com>

On 16/07/2026 1:39 pm, phucduc.bui@gmail.com wrote:
> From: bui duc phuc <phucduc.bui@gmail.com>
>
> Replace dev_err() with dev_err_probe() when reporting
> devm_snd_soc_register_card() failures. This suppresses
> unnecessary log messages for deferred probe errors.
>
> Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
> ---
>
> Changes in v3:
>  - Add the remaining missing parentheses to `snd_soc_register_card()` 
>    (Cezary).
>
>  sound/soc/ti/omap-hdmi.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>

  reply	other threads:[~2026-07-26 17:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16 10:39 [PATCH v3 00/10] ASoC: ti: Improve probe error handling phucduc.bui
2026-07-16 10:39 ` [PATCH v3 01/10] ASoC: ti: ams-delta: Use dev_err_probe() for " phucduc.bui
2026-07-16 10:39 ` [PATCH v3 02/10] ASoC: ti: davinci-evm: " phucduc.bui
2026-07-16 10:39 ` [PATCH v3 03/10] ASoC: ti: j721e-evm: Return the original error from card name parsing phucduc.bui
2026-07-16 10:39 ` [PATCH v3 04/10] ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant log phucduc.bui
2026-07-26 17:38   ` Jarkko Nikula
2026-07-16 10:39 ` [PATCH v3 05/10] ASoC: ti: omap-abe-twl6040: Use dev_err_probe() for error handling phucduc.bui
2026-07-26 17:38   ` Jarkko Nikula
2026-07-16 10:39 ` [PATCH v3 06/10] ASoC: ti: omap-dmic: " phucduc.bui
2026-07-26 17:39   ` Jarkko Nikula
2026-07-16 10:39 ` [PATCH v3 07/10] ASoC: ti: omap-hdmi: " phucduc.bui
2026-07-26 17:39   ` Jarkko Nikula [this message]
2026-07-16 10:39 ` [PATCH v3 08/10] ASoC: ti: omap-twl4030: Return the original error code phucduc.bui
2026-07-26 17:40   ` Jarkko Nikula
2026-07-16 10:39 ` [PATCH v3 09/10] ASoC: ti: omap-twl4030: Use dev_err_probe() for error handling phucduc.bui
2026-07-26 17:40   ` Jarkko Nikula
2026-07-16 10:39 ` [PATCH v3 10/10] ASoC: ti: rx51: " phucduc.bui
2026-07-26 17:40   ` Jarkko Nikula

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3bdcb190-57e6-4143-83d2-e2fd457fe237@bitmer.com \
    --to=jarkko.nikula@bitmer.com \
    --cc=broonie@kernel.org \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=phucduc.bui@gmail.com \
    --cc=sen@ti.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox