]> 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, 20 May 2013 13:29:47 +0000 (06:29 -0700)
commit344e6662d503b27581204762bd7bc0170eb1fbf1
treecb3fe60e2620207194ddd156f565ab4d11da0753
parent2592602738cb2d3a43e3572f150e4036d3839908
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