Re: [PATCH 0/2] HSI: Remove redundant error messages on IRQ request failure

From: Sebastian Reichel

Date: Sat Jul 25 2026 - 20:28:13 EST



On Mon, 13 Jul 2026 21:27:37 +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] HSI: nokia-modem: Remove redundant dev_err()
commit: 7c5c46b52f05e87ef2e0984bcb377c20b2ab4e4b
[2/2] HSI: omap_ssi: Remove redundant dev_err()
commit: 659287caa77a73873ecd71f27b5f3d967a85fd3f

Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>