[lm-sensors] [PATCH] hwmon: (tmp421) Add nfactor support (2nd attempt)
Jeff Angielski
jeff at theptrgroup.com
Wed May 19 19:13:04 CEST 2010
On 05/19/2010 03:26 AM, Andre Prendel wrote:
> Ok, so there is only one remaining task :) Please update the documentation under
> Documentation/hwmon/tmp421. Then you will get my Acked-by.
Documentation is updated in this patch along with the source file.
There is a small cosmetic change in this patch. I changed the name of the
sysfs entry and internal variable name from nfactor to n_adjust. This was
done to make sure the users know we are modifying the N[adjust] parameter
in the nfactor corrections register and not the actual nfactor itself. I
also changed the reference to the register from NFACTOR to N_CORRECT since
the datasheet uses that name for the register in question.
I think the method of using the nfactor adjustment value is specific to this
chipset. Consequently, it's not appropriate to go into the general documentation.
More information about the lm-sensors
mailing list