linux/drivers/hwmon/pmbus
Guenter Roeck 7ad6307ad6 hwmon: (zl6100) Maintain delay parameter in driver instance data
A global delay parameter has the side effect of being overwritten with 0 if a
single ZL2004 or ZL6105 is instantiated. If other chips supported by the same
driver are in the system, this will result in access errors for those chips.

To solve the problem, keep a per-instance copy of the delay parameter, and do
not change the original parameter.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org # 3.1+
Acked-by: Jean Delvare <khali@linux-fr.org>
2012-03-07 09:48:43 -08:00
..
adm1275.c hwmon: (pmbus/adm1275) Validate device ID 2012-01-05 08:19:27 -08:00
Kconfig hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4] 2012-01-05 08:19:28 -08:00
lm25066.c
ltc2978.c
Makefile
max8688.c
max16064.c
max34440.c hwmon: (max34440) Fix resetting temperature history 2012-02-24 08:06:15 -08:00
pmbus.c hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4] 2012-01-05 08:19:28 -08:00
pmbus.h
pmbus_core.c hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes 2012-03-07 09:48:42 -08:00
ucd9000.c
ucd9200.c
zl6100.c hwmon: (zl6100) Maintain delay parameter in driver instance data 2012-03-07 09:48:43 -08:00