]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hwmon: VRM is not read from registers
authorJean Delvare <khali@linux-fr.org>
Mon, 8 Oct 2007 16:24:35 +0000 (18:24 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Wed, 10 Oct 2007 02:56:32 +0000 (22:56 -0400)
commit90d6619a916062cb75a176aacb318d108758b4a5
tree4178d9061f8f85538820270afe50f8b3f5be9fb3
parenta1aa5a770dc31dc7e88313ddd2a76e0a875b9b43
hwmon: VRM is not read from registers

The VRM value is not read from chip registers, so there's no need
to update the device data cache before exporting the VRM value to
user-space.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/adm1025.c
drivers/hwmon/adm1026.c
drivers/hwmon/asb100.c
drivers/hwmon/it87.c
drivers/hwmon/lm85.c
drivers/hwmon/lm87.c
drivers/hwmon/pc87360.c
drivers/hwmon/smsc47m192.c
drivers/hwmon/w83627hf.c
drivers/hwmon/w83781d.c
drivers/hwmon/w83791d.c