Files
linux/drivers/hwmon
David Lechner 346fe0ce1f hwmon: (adc128d818) simplify final return in probe
The final return in adc128d818_probe() can be simplified by using
PTR_ERR_OR_ZERO rather than an if statement.

Suggested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240506-regulator-devm_regulator_get_enable_read_voltage-fixes-v1-2-356cdd152067@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-07 10:31:48 +09:00
..
2023-12-11 06:21:01 -08:00
2024-03-07 09:17:40 -08:00
2022-02-27 17:03:19 -08:00
2024-01-08 07:26:34 -08:00
2019-11-06 14:37:19 -08:00
2024-02-25 12:37:10 -08:00
2023-12-11 06:20:28 -08:00