diff options
author | Jean Delvare <khali@linux-fr.org> | 2010-02-05 18:58:36 (GMT) |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2010-02-05 18:58:36 (GMT) |
commit | b0bcdd3cd0adb85a7686b396ba50493871b1135c (patch) | |
tree | 37a96df71be59971d409239b9d2fe2614e142374 /fs/minix/itree_v2.c | |
parent | 197027e6ef830d60e10f76efc8d12bf3b6c35db5 (diff) | |
download | linux-b0bcdd3cd0adb85a7686b396ba50493871b1135c.tar.xz |
hwmon: (w83781d) Request I/O ports individually for probing
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>
Cc: stable@kernel.org
Diffstat (limited to 'fs/minix/itree_v2.c')
0 files changed, 0 insertions, 0 deletions