On 6/12/24 2:20 PM, David Lechner wrote: > + ad4695_set_ref_voltage(st, st->vref_mv); > + if (ret) > + return ret; > + For some reason, no matter how many times I go over a patch, I always find something as soon as I hit send. This is missing ret =
On 6/12/24 2:20 PM, David Lechner wrote: > + ad4695_set_ref_voltage(st, st->vref_mv); > + if (ret) > + return ret; > + For some reason, no matter how many times I go over a patch, I always find something as soon as I hit send. This is missing ret =