]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ad7314) Add 'name' sysfs attribute
authorGuenter Roeck <linux@roeck-us.net>
Tue, 11 Sep 2012 20:43:17 +0000 (13:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:30:06 +0000 (10:30 -0700)
commit3f4d6d765aedf4c52195d1d3938b6c404a2f6555
tree3182c074969184e40b02febb9dbf87c53080c22e
parent17c7900f51d4cef95f95bbf3743bc9d19075052d
hwmon: (ad7314) Add 'name' sysfs attribute

commit 3ceefe4319636d89d4bdf40dca9471970f942e4f upstream.

The 'name' sysfs attribute is mandatory for hwmon devices, but was missing
in this driver.

Cc: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwmon/ad7314.c