]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (adt7475) Cache limits for 60 seconds
authorJean Delvare <khali@linux-fr.org>
Mon, 16 Nov 2009 11:45:40 +0000 (12:45 +0100)
committerJean Delvare <khali@linux-fr.org>
Mon, 16 Nov 2009 11:45:40 +0000 (12:45 +0100)
commitd3cab9aa4279f4199dc907cbdca163ee48e48a62
tree576b74940433d0ff33772f8be0182d01422a5bab
parent49d65d883afc2d5da971f304eb1301eb6da4997f
hwmon: (adt7475) Cache limits for 60 seconds

The comment says that limits are cached for 60 seconds but the code
actually caches them for only 2 seconds. Align the code on the
comment, as 60 seconds makes more sense.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Cc: Jordan Crouse <jordan@cosmicpenguin.net>
drivers/hwmon/adt7475.c