]> 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>
Mon, 3 Jun 2013 15:28:45 +0000 (08:28 -0700)
commita50cb090b711000a9d697ba1abf4a674a79e7c30
tree1c0790f8841d1ef7df459f16317f34ed9460a62d
parent95e4c328e5330a3b199dfe822c06ef6487834953
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