On Fri, Apr 03, 2026 at 09:23:18AM +0000, Antony Kurniawan Soemardi wrote: > Remove dev_err() for missing channels and rely on -EINVAL to report > failures, reducing unnecessary log noise.
Reviewed-by: Dmitry Baryshkov <[email protected]> Does it also prevent users from spamming the dmesg? > > Signed-off-by: Antony Kurniawan Soemardi <[email protected]> > --- > drivers/iio/adc/qcom-pm8xxx-xoadc.c | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) > -- With best wishes Dmitry

