]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - Documentation/hwmon/hwmon-kernel-api.txt
hwmon: (core) Clarify use of chip attributes
authorGuenter Roeck <linux@roeck-us.net>
Sun, 16 Oct 2016 17:38:52 +0000 (10:38 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 10 Dec 2016 05:54:18 +0000 (21:54 -0800)
commitf4d325d5ed099c3ca9b2c23a53dc64e871a659c8
tree8982d436378be57f35c5c7147d3a761f9ae499cc
parente159ab5cb1afb519601a961405933c61cdd5a56a
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>
Documentation/hwmon/hwmon-kernel-api.txt
drivers/hwmon/hwmon.c