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

From: Christophe Leroy (CS GROUP)

Date: Thu Jul 30 2026 - 04:27:45 EST



On Fri, 10 Jul 2026 19:09:25 +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!

[1/2] bus: fsl-mc: Remove redundant dev_err()
commit: 1831c3b0fb726221671ace9b10c760b80dcce597

Best regards,
--
Christophe Leroy (CS GROUP) <chleroy@xxxxxxxxxx>