hwmon: (da9052) Don't use dash in the name attribute
[platform/kernel/linux-3.10.git] / drivers / hwmon / da9052-hwmon.c
index 960fac3..48044b0 100644 (file)
@@ -194,7 +194,7 @@ static ssize_t da9052_hwmon_show_name(struct device *dev,
                                      struct device_attribute *devattr,
                                      char *buf)
 {
-       return sprintf(buf, "da9052-hwmon\n");
+       return sprintf(buf, "da9052\n");
 }
 
 static ssize_t show_label(struct device *dev,