commit | f9f54f16bfa1bc76d827d4a2c80f72acbee72b05 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@fr.ibm.com> | Thu Mar 19 18:44:44 2015 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Mar 20 08:25:12 2015 -0700 |
tree | 1607a29188907b1a04a54fad2aadefea3bcad336 | |
parent | ccc9ac6cc9ff7c845daa930598e96be9bb978ade [diff] |
hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype It simplifies the creation of the hwmon attributes and will help when support for a new device tree layout is added. The patch also changes the name of the routine to parse_opal_node_name(). Signed-off-by: Cédric Le Goater <clg@fr.ibm.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>