hwmon: (abituguru3) update driver detection
authorHans de Goede <j.w.r.degoede@hhs.nl>
Fri, 23 May 2008 14:10:41 +0000 (16:10 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jun 2008 10:50:32 +0000 (06:50 -0400)
commitb3aeab0cdbd0fe5339a3a5918b59eebf148cbcd1
treed2957d48337305cb033c353c2de34d3d8163942a
parent25845c22647fad2a0852cf6bf277d84e8a7a6b4a
hwmon: (abituguru3) update driver detection

It has been reported that the abituguru3 driver fails to load after a BIOS
update. This patch fixes this by loosening the detection routine so that it
will work after the BIOS update too. To compensate for the now very loose
detection an additional check is added on the DMI Base Board vendor string to
make sure we only load on Abit motherboards, this is the same as the check in
the abituguru (1 / 2) driver.

Signed-of-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Alistair John Strachan <alistair@devzero.co.uk>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/abituguru3.c