Re: [PATCH 0/7] platform: Remove redundant error messages on IRQ request failure

From: Ilpo Järvinen

Date: Tue Sep 15 2026 - 11:12:59 EST


On Fri, 17 Jul 2026 19:20:38 +0800, Pan Chuang wrote:

> devm_request_threaded_irq() and devm_request_any_context_irq()
> automatically log detailed error messages on failure via
> the devm_request_result() helper, which prints device
> name, IRQ number, handler functions, and error code.
>
> Since devm_request_irq() is a static inline wrapper around
> devm_request_threaded_irq(), it also benefits from this
> automatic logging.
>
> [...]

Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

FYI [if applicable to your patch], as per Linus' policy change, also
fixes are mostly routed through for-next unless the fix is for a
commit introduced in the most recent cycle or is clearly a regression
fix.

The list of commits applied:
[1/7] platform: arm64: Remove redundant dev_err_probe()
commit: d147ddd21884defe37051f2ad1101fb42e4767fd
[2/7] platform/chrome: Remove redundant dev_err()
(no commit info)
[3/7] platform: cznic: turris-omnia-mcu: Remove redundant dev_err_probe()
(no commit info)
[4/7] platform: goldfish: pipe: Remove redundant dev_err()
(no commit info)
[5/7] platform/mellanox: Remove redundant dev_err()
commit: cf613b192c76e887857ce592ce535799c21034ff
[6/7] platform/raspberrypi: Remove redundant dev_err()
(no commit info)
[7/7] platform/x86: Remove redundant dev_err()/dev_err_probe()
commit: 6047fcfc8971e0c01bdc840f661498b044dd8916

--
i.