hwmon: Let w83781d and lm78 load again
authorJean Delvare <khali@linux-fr.org>
Fri, 13 Oct 2006 14:56:28 +0000 (16:56 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 18 Oct 2006 20:03:09 +0000 (13:03 -0700)
commite693810ce8495ce3e227dacaa83f501b3b8ab204
treebbedeb3dbfe1bda6b07b24b36aee94b93262b7b6
parent14992c7eff937bb12c8ebf2d91dbaa8c2f0cfc87
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>
drivers/hwmon/lm78.c
drivers/hwmon/w83781d.c
drivers/i2c/busses/i2c-isa.c