diff options
| author | Antoniu Miclaus <antoniu.miclaus@analog.com> | 2026-03-13 13:57:42 +0200 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-03-21 21:12:24 +0000 |
| commit | 7428168fe1615423685fa61e4d38bd2e20f14ebd (patch) | |
| tree | 939907f6683a558c6ba6412ad2b30bd6eae92351 /include/linux/platform_data | |
| parent | e81f3889c2e29351d67d779b6731bbbc602b5d5f (diff) | |
iio: frequency: admv4420: use dev_err_probe
Use dev_err_probe() instead of dev_err() in the probe path to ensure
proper handling of deferred probing and to simplify error handling.
Also fix the format specifier for vco_freq_hz from %lld to %llu since
it is u64 (unsigned), and add missing newline to the error message.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
