hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
authorCédric Le Goater <clg@fr.ibm.com>
Thu, 19 Mar 2015 17:44:44 +0000 (18:44 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 20 Mar 2015 15:25:12 +0000 (08:25 -0700)
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>
drivers/hwmon/ibmpowernv.c

Simple merge