kernel-ark/drivers/hwmon/pmbus
Guenter Roeck 2bd05bf4d2 hwmon: (pmbus) Increase attribute name size
Some hwmon sysfs attributes have a length of 20 bytes (plus terminating 0).
I2C_NAME_SIZE is defined as 20 and thus can not be used to define the length
of hwmon sysfs attributes. Replace it with PMBUS_NAME_SIZE, set to 24.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Reviewed-by: Robert Coulson <robert.coulson@ericsson.com>
2011-07-28 15:31:18 -07:00
..
adm1275.c
Kconfig hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices 2011-07-28 15:31:18 -07:00
Makefile
max8688.c
max16064.c
max34440.c
pmbus_core.c hwmon: (pmbus) Increase attribute name size 2011-07-28 15:31:18 -07:00
pmbus.c hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices 2011-07-28 15:31:18 -07:00
pmbus.h
ucd9000.c
ucd9200.c