diff options
| author | Oleksij Rempel <o.rempel@pengutronix.de> | 2026-02-10 16:51:00 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-03-22 15:38:30 +0300 |
| commit | c071adeb72739306bf2960a8f703206979c65196 (patch) | |
| tree | a03b412336650c12a4731b7d51bd4f9e315b0323 /include/linux/misc | |
| parent | a718013647dcd5aca14c9a8856e1dab694e846ae (diff) | |
| download | linux-c071adeb72739306bf2960a8f703206979c65196.tar.xz | |
iio: dac: ds4424: ratelimit read errors and use device context
Replace pr_err() with dev_err_ratelimited() in the RAW read path to avoid
log spam on repeated I2C failures and to include the device context.
Use %pe to print errno names for faster debugging. Use the parent
device context to identify the physical hardware causing the error.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux/misc')
0 files changed, 0 insertions, 0 deletions
