Files
linux-legacy/drivers/hwmon
Jean Delvare 0a550150a4 hwmon: (w83781d) Request I/O ports individually for probing
commit b0bcdd3cd0adb85a7686b396ba50493871b1135c upstream.

Different motherboards have different PNP declarations for
W83781D/W83782D chips. Some declare the whole range of I/O ports (8
ports), some declare only the useful ports (2 ports at offset 5) and
some declare fancy ranges, for example 4 ports at offset 4. To
properly handle all cases, request all ports individually for probing.
After we have determined that we really have a W83781D or W83782D
chip, the useful port range will be requested again, as a single
block.

I did not see a board which needs this yet, but I know of one for lm78
driver and I'd like to keep the logic of these two drivers in sync.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-01 15:55:49 -07:00
..
2008-08-15 08:35:43 -07:00
2008-08-15 08:35:44 -07:00
2009-03-30 15:22:04 +02:00
2009-06-16 19:47:57 -07:00
2009-06-16 19:50:13 -07:00
2009-06-16 19:47:57 -07:00
2009-06-16 19:47:57 -07:00
2009-06-16 19:47:57 -07:00
2009-01-07 16:37:34 +01:00
2009-04-01 08:59:21 -07:00
2009-01-07 16:37:32 +01:00
2009-07-11 13:42:37 +02:00
2009-03-30 21:46:43 +02:00