]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit56e35eeebed2dcb4e1a17ad119e039cf095854ac
tree576b74940433d0ff33772f8be0182d01422a5bab
parentcf312e077662ec3a07529551ab6e885828ccfb1d
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