Home
last modified time | relevance | path

Searched hist:f4d325d5ed099c3ca9b2c23a53dc64e871a659c8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dhwmon.cdiff f4d325d5ed099c3ca9b2c23a53dc64e871a659c8 Sun Oct 16 12:38:52 CDT 2016 Guenter Roeck <linux@roeck-us.net> hwmon: (core) Clarify use of chip attributes

Describing chip attributes as "attributes which apply to the entire chip"
is confusing. Rephrase to "attributes which are not bound to a specific
input or output".

Also rename hwmon_chip_attr_templates[] to hwmon_chip_attrs[] to indicate
that the respective strings strings are not templates but actual attribute
names.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>