]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ds1621) Add ds1721 update interval sysfs attribute
authorRobert Coulson <rob.coulson@gmail.com>
Thu, 9 May 2013 05:45:54 +0000 (22:45 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 16 Jun 2013 14:53:01 +0000 (07:53 -0700)
commit58d918ee9f7e53b36a503bc32f1434902d8ee813
tree42a1ca28d0f3060d0e3911d1cb735e304476af96
parent9d6922ca0d4d5bf61e7ca4b6566a693f034aafab
hwmon: (ds1621) Add ds1721 update interval sysfs attribute

The ds1721 device can be configured for 9..12 bit resolutions;
add a sysfs attribute for userspace to configure this attribute.
The definition, description, details, and usage are shown in the
documentation and were crafted from an LM73 driver patch done by
Chris Verges & Guenter Roeck).

Signed-off-by: Robert Coulson <rob.coulson@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ds1621
drivers/hwmon/ds1621.c