diff options
author | 2025-03-04 09:14:52 +0100 | |
---|---|---|
committer | 2025-04-01 12:01:53 +0200 | |
commit | 119e90a3a64d9dd48bcf4c2d4fc13ba6bb7d940d (patch) | |
tree | cec8f1a7eef2a5aa1d68c31f54af78a5e5036c10 /net/lapb/lapb_timer.c | |
parent | rtc: pcf85063: do a SW reset if POR failed (diff) | |
download | wireguard-linux-119e90a3a64d9dd48bcf4c2d4fc13ba6bb7d940d.tar.xz wireguard-linux-119e90a3a64d9dd48bcf4c2d4fc13ba6bb7d940d.zip |
rtc: pcf85063: replace dev_err+return with return dev_err_probe
Replace the dev_err plus return combo with return dev_err_probe() this
actually communicates the error type when it occurs and helps debugging
hardware issues.
Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
Link: https://lore.kernel.org/r/20250304-rtc_dev_err_probe-v1-1-9dcc042ad17e@gocontroll.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions