commit | e693810ce8495ce3e227dacaa83f501b3b8ab204 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Oct 13 16:56:28 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Oct 18 13:03:09 2006 -0700 |
tree | bbedeb3dbfe1bda6b07b24b36aee94b93262b7b6 | |
parent | 14992c7eff937bb12c8ebf2d91dbaa8c2f0cfc87 [diff] |
hwmon: Let w83781d and lm78 load again Let the w83781d and lm78 hardware monitoring drivers load even when no chip was detected at the ISA address. There can still be supported chips connected to an I2C bus or SMBus. This fixes bug #7293. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>