Files
linux/drivers
Andy Shevchenko 3033da61dc Input: wdt87xx_i2c - switch to use dev_err_probe()
Switch to use dev_err_probe() to simplify the error path and
unify a message template. With that being done, drop the now no-op
message for -ENOMEM as allocator will print a big warning anyway
and remove duplicate message for devm_request_threaded_irq().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20260113082445.44186-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-01-20 12:37:52 -08:00
..
2025-10-01 00:00:45 +00:00
2025-09-29 00:17:22 +02:00
2025-11-03 10:02:04 +09:00
2025-09-22 09:35:21 -04:00
2025-11-17 16:58:25 -08:00