Re: (subset) [PATCH 0/7] soc: Remove redundant error messages on IRQ request failure

From: Bjorn Andersson

Date: Mon Aug 31 2026 - 22:19:02 EST



On Mon, 20 Jul 2026 17:59:06 +0800, Pan Chuang wrote:
> Commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> devm_request_*_irq()") added automatic error logging to
> devm_request_threaded_irq() and devm_request_any_context_irq()
> via the new devm_request_result() helper, which prints device
> name, IRQ number, handler functions, and error code on failure.
>
> Since devm_request_irq() is a static inline wrapper around
> devm_request_threaded_irq(), it also benefits from this
> automatic logging.
>
> [...]

Applied, thanks!

[4/7] soc: qcom: Remove redundant dev_err()
commit: 29b96e2769def61531c19aa537f5a3cf3ef38e41

Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>