summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorAntoniu Miclaus <antoniu.miclaus@analog.com>2026-03-13 13:57:42 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2026-03-21 21:12:24 +0000
commit7428168fe1615423685fa61e4d38bd2e20f14ebd (patch)
tree939907f6683a558c6ba6412ad2b30bd6eae92351 /kernel
parente81f3889c2e29351d67d779b6731bbbc602b5d5f (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 'kernel')
0 files changed, 0 insertions, 0 deletions