Hans de Goede acf346a311 hwmon: fix lm78 detection regression
Here is a small but important bugfix to the lm78 driver. I found out about this
problem because a Fedora user filed a bug that the lm78 driver no longer worked
on his system: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=249428

The problem is that sometime ago the isa lm78 detection was made more stringent
and this new code now checks the chip-id, but does not accept a chip-id of 20h,
however a chip-id of 20h is valid, and is excepted in the main probe function
of the driver, see line 551. This fixed also makes the isa detection code
accept the chip-id of 0x20 fixing this issue.

Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
2007-07-30 21:05:07 -04:00
..
2007-07-19 14:22:11 -04:00
2006-09-28 15:31:18 -07:00
2006-09-28 15:31:18 -07:00
2006-09-28 15:31:18 -07:00
2006-09-28 15:31:18 -07:00
2007-02-14 21:15:04 +01:00
2007-07-19 14:22:14 -04:00
2007-07-19 14:22:12 -04:00
2007-07-17 10:23:04 -07:00
2007-05-08 17:22:01 +02:00
2007-07-30 21:05:07 -04:00
2007-07-19 14:22:12 -04:00
2007-02-14 21:15:03 +01:00
2007-07-19 14:22:12 -04:00
2007-07-30 21:04:13 -04:00
2007-05-08 17:22:00 +02:00
2007-07-19 14:22:14 -04:00
2006-10-18 13:03:08 -07:00