hwmon: (ads1015) Convert to using %pOF instead of full_name
authorRob Herring <[email protected]>
Tue, 18 Jul 2017 21:43:05 +0000 (16:43 -0500)
committerGuenter Roeck <[email protected]>
Sun, 13 Aug 2017 15:24:38 +0000 (08:24 -0700)
commitbb923fdc374420116b8425a49b9bfb38caa35e7f
treed30720fee05dde4411772de498212129b08319fb
parent99b981b23b8585ab8cd86a24178f03f17f2f6109
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 <[email protected]>
Cc: Dirk Eibach <[email protected]>
Cc: Jean Delvare <[email protected]>
Cc: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
drivers/hwmon/ads1015.c