commit | bb923fdc374420116b8425a49b9bfb38caa35e7f | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Tue Jul 18 16:43:05 2017 -0500 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Aug 13 08:24:38 2017 -0700 |
tree | d30720fee05dde4411772de498212129b08319fb | |
parent | 99b981b23b8585ab8cd86a24178f03f17f2f6109 [diff] |
hwmon: (ads1015) Convert to using %pOF instead of full_name Now that we have a custom printf format specifier, convert users of full_name to use %pOF instead. This is preparation to remove storing of the full path string for each node. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Dirk Eibach <eibach@gdsys.de> Cc: Jean Delvare <jdelvare@suse.com> Cc: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net>