Re: [PATCH v2 3/4] iio: gts-helper: export iio_gts_get_total_gain()
From: Javier Carrasco
Date: Sat Jan 25 2025 - 15:09:04 EST
On Fri Jan 24, 2025 at 9:12 AM CET, Matti Vaittinen wrote:
> On 19/01/2025 19:32, Javier Carrasco wrote:
> > Export this function in preparation for the fix in veml6030.c, where the
> > total gain can be used to ease the calculation of the processed value of
> > the IIO_LIGHT channel compared to acquiring the scale in NANO.
> >
> > Suggested-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
>
> Hi Javier,
>
> This is fine but could you please go the extra mile and add a doc to the
> function? I'd like to have kerneldoc for all exported functions.
>
Hi Matti,
Sure, I will add that for v3.
Thanks for your feedback and best regards,
Javier Carrasco