staging/iio: iio_hwmon: Use device tree node name for hwmon name attribute
commit3465a22488a47d5f4791876a22fde2bb1720f4cf
authorGuenter Roeck <linux@roeck-us.net>
Wed, 20 Mar 2013 15:52:00 +0000 (20 15:52 +0000)
committerJonathan Cameron <jic23@kernel.org>
Wed, 20 Mar 2013 21:37:59 +0000 (20 21:37 +0000)
tree0670bfd4df972c122215420a9cc213d62862f39d
parentbb916ebbeabd18f7dc3c661275d2c9d343f4fa85
staging/iio: iio_hwmon: Use device tree node name for hwmon name attribute

So far, all instances of iio_hwmon set their hwmon name attribute
to "iio_hwmon", which is not very descriptive. Set it to the device tree
node name if available, and only revert to iio_hwmon otherwise.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/iio_hwmon.c