Re: (subset) [PATCH 0/2] bus: Remove redundant error messages on IRQ request failure
"Christophe Leroy (CS GROUP)" <[email protected]> Thu, 30 Jul 2026 10:14:04 +0200
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <178539922194.574381.11201940278716774894.b4-ty__31511.0570912779$1785399279$gmane$org@kernel.org> |
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) <[email protected]>