hwmon: w83795: Fan control option isn't that dangerous
authorJean Delvare <jdelvare@suse.de>
Tue, 6 Aug 2019 08:21:23 +0000 (10:21 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 3 Sep 2019 19:47:17 +0000 (12:47 -0700)
commitdbf55205118e5d46cddf65a1d1e7ea16879a7c72
tree06227888034a746d3212610c5a298a8865fd594f
parentf2ff7ceaa44cd24a4a523c431190d5413b8ff17a
hwmon: w83795: Fan control option isn't that dangerous

I have been using SENSORS_W83795_FANCTRL for several years and never
had any problem. When the driver was added, I had not tested that
part of the driver yet so I wanted to be super cautious, but time has
shown that it works just fine.

In the long run I even believe that we should drop the option and
enable the feature unconditionally. It doesn't do anything until the
user explicitly starts twiddling with sysfs attributes anyway.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Link: https://lore.kernel.org/r/20190806102123.3118bcc5@endymion
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig