linux/drivers/thermal/tegra
Pan Chuang 55c16e15ff
thermal/drivers: Remove redundant error messages on IRQ request failure
Since commit 55b48e23f5 ("genirq/devres: Add error handling in
devm_request_*_irq()"), devm_request_irq() and devm_request_threaded_irq()
automatically log detailed error messages on failure. Remove the
now-redundant driver-specific dev_err() and dev_err_probe() calls.

Signed-off-by: Pan Chuang <panchuang@vivo.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://patch.msgid.link/20260717024733.374913-1-panchuang@vivo.com
2026-08-07 17:27:28 +02:00
..
Kconfig thermal/drivers/tegra: Correct compile-testing of drivers 2021-08-14 12:24:06 +02:00
Makefile thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driver 2025-09-25 22:11:00 +02:00
soctherm-fuse.c thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 support 2025-09-25 22:11:00 +02:00
soctherm.c thermal/drivers: Remove redundant error messages on IRQ request failure 2026-08-07 17:27:28 +02:00
soctherm.h thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driver 2025-09-25 22:11:00 +02:00
tegra-bpmp-thermal.c thermal: Switch back to struct platform_driver::remove() 2024-11-13 16:17:57 +01:00
tegra30-tsensor.c thermal/drivers: Remove redundant error messages on IRQ request failure 2026-08-07 17:27:28 +02:00
tegra114-soctherm.c thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driver 2025-09-25 22:11:00 +02:00
tegra124-soctherm.c thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 support 2025-09-25 22:11:00 +02:00
tegra132-soctherm.c thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 support 2025-09-25 22:11:00 +02:00
tegra210-soctherm.c thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 support 2025-09-25 22:11:00 +02:00