]> bbs.cooldavid.org Git - net-next-2.6.git/commit
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
authorJean Delvare <khali@linux-fr.org>
Fri, 9 Jul 2010 14:22:51 +0000 (16:22 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 9 Jul 2010 14:22:51 +0000 (16:22 +0200)
commitfaabd47f7e3a36574abcdff0b3506abb092bbe24
treedfe23ab344d56a0cdc2c222a87cb6dc0f802bcf0
parent3f4f09b4be35d38d6e2bf22c989443e65e70fc4c
hwmon: Fix autoloading of fschmd on recent Fujitsu machines

Fujitsu slightly changed the DMI strings in their recent machines,
(for example the D2778) and this breaks the automatic loading of the
needed fschmd driver. Being more tolerant on string comparison fixes
the issue.

This closes bug #15634:
https://bugzilla.kernel.org/show_bug.cgi?id=15634

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Sergey Spiridonov <sena@hurd.homeunix.org>
Cc: Hans de Goede <hdegoede@redhat.com>
drivers/i2c/busses/i2c-i801.c