Re: [PATCH] hwmon: (ina2xx) implement update_interval attribute for ina226

From: Bartosz Golaszewski
Date: Thu Jan 08 2015 - 13:14:09 EST


2015-01-08 18:05 GMT+01:00 Guenter Roeck <linux@xxxxxxxxxxxx>:
> What is the purpose of multiplying the calculated average by 2 ?

The comment above says:

> + /*
> + * Add bus and shunt voltage conversion times and multiple them
> + * by the averaging rate. Return the result in milliseconds.
> + */

Since both conversion times are the same and equal
INA226_CONV_TIME_DEFAULT I just multiplied it by 2 - I thought it was
clear enough. I'll fix that in the next iteration.

Bart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/