hwmon/vt1211: Add probing of alternate config index port
authorJuerg Haefliger <juergh@gmail.com>
Wed, 14 Feb 2007 20:15:05 +0000 (21:15 +0100)
committerJean Delvare <khali@arrakis.delvare>
Wed, 14 Feb 2007 20:15:05 +0000 (21:15 +0100)
commit2219cd81a6cd186200606693b360c6429c003bb3
tree4568b946f720f517ee1f0dc65f41b51981daf41b
parenta117dddf6bb27478e6903c9cb242601b6f45b11c
hwmon/vt1211: Add probing of alternate config index port

The configuration index port of the vt1211 can be accessed at two
different addresses 0x2e or 0x4e, depending on pin strappings. This
patch adds support to scan both addresses during module
initialization.

Signed-off-by: Juerg Haefliger <juergh@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/vt1211.c