commit | ccc9ac6cc9ff7c845daa930598e96be9bb978ade | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@fr.ibm.com> | Thu Mar 19 18:44:43 2015 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Mar 20 08:25:11 2015 -0700 |
tree | 7fa8a32f47703532707a36b8dd0c0a31757f93cf | |
parent | c4ad47206425e8f38928413ab35f59bd294ddbc2 [diff] |
hwmon: (ibmpowernv) add a convert_opal_attr_name() routine It simplifies the create_hwmon_attr_name() routine and it clearly isolates the conversion done between the OPAL node names and hwmon attributes names. Signed-off-by: Cédric Le Goater <clg@fr.ibm.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>