]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hwmon: Fix for first generation Abit uGuru chips
authorHans de Goede <j.w.r.degoede@hhs.nl>
Wed, 5 Jul 2006 16:07:49 +0000 (18:07 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Jul 2006 22:43:07 +0000 (15:43 -0700)
commit14f6c8a3e6f44128eaf1f49e5af11e2cc07bc491
tree0a07029f59ba3d79e6e8e87a4a43e6016ac80a35
parentc82ccaff7484b97115f78c58e934db07dd10d835
[PATCH] hwmon: Fix for first generation Abit uGuru chips

Now that the abituguru driver is seeing some more widespread testing
it has turned out that one the first generation of Abit uGuru
motherboards, with uGuru revision 1, the autodetect bank1 sensor type
code doesn't (always) work. This patch adds a module param to override
the autodetect, and it adds validity checks for the value of the 2
other autodetection override module params. An example of howto use
the new param can be found here:
http://lm-sensors.org/wiki/Configurations/Abit/AN7

Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/abituguru.c