]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon/w83627ehf: No need to initialize fan_min
authorJean Delvare <khali@linux-fr.org>
Sun, 24 Jun 2007 09:21:43 +0000 (11:21 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:18 +0000 (14:22 -0400)
commit7cb7273f8ce9c5790a7b64208172b4203977e0a3
tree415a81314ffbe45d10bb7e30d90ff99a88eb2090
parentda667365befb2846485b82c4e6c57729dd513fd2
hwmon/w83627ehf: No need to initialize fan_min

We don't need to initialize fan_min in this driver, as the fan_div
attributes are read-only.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/w83627ehf.c