dect
/
linux-2.6
Archived
13
0
Fork 0

hwmon: (lm90) Fix update interval information in driver documentation

The lm90 driver's attribute update interval is configurable.
Reflect this information in the driver documentation.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
Guenter Roeck 2011-04-29 16:33:35 +02:00 committed by Jean Delvare
parent 5a4e5e6a70
commit 177e75925b
1 changed files with 3 additions and 3 deletions

View File

@ -205,9 +205,9 @@ are exported, one for each channel, but these values are of course linked.
Only the local hysteresis can be set from user-space, and the same delta Only the local hysteresis can be set from user-space, and the same delta
applies to the remote hysteresis. applies to the remote hysteresis.
The lm90 driver will not update its values more frequently than every The lm90 driver will not update its values more frequently than configured with
other second; reading them more often will do no harm, but will return the update_interval attribute; reading them more often will do no harm, but will
'old' values. return 'old' values.
SMBus Alert Support SMBus Alert Support
------------------- -------------------