hwmon: (ads7871) Add 'name' sysfs attribute
authorGuenter Roeck <linux@roeck-us.net>
Tue, 11 Sep 2012 20:39:08 +0000 (13:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 16:47:26 +0000 (09:47 -0700)
commitb0871df8f1c83eaa4c97f402a39809a66ba63373
treea88983a0c56b224ef3039a1762f3e5bb8ed9bca2
parentfe7e822c7b55d55cf2b1367d5a01d4ac254bb2f2
hwmon: (ads7871) Add 'name' sysfs attribute

commit 4e21f4eaa49f78d3e977e316514c941053871c76 upstream.

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

Cc: Paul Thomas <pthomas8589@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Paul Thomas <pthomas8589@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwmon/ads7871.c