X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fda9052-hwmon.c;h=d14ab3c45daa32c88c7423f8508b38ed015aad49;hb=746f68841a530ea0b6fd8f2ec92815ff087b962c;hp=afd31042b452073e50c1227a5e9d3cde5086b8ff;hpb=9d4cb8e3a5b448d802155688bf2d50ac1b9e1a51;p=cascardo%2Flinux.git diff --git a/drivers/hwmon/da9052-hwmon.c b/drivers/hwmon/da9052-hwmon.c index afd31042b452..d14ab3c45daa 100644 --- a/drivers/hwmon/da9052-hwmon.c +++ b/drivers/hwmon/da9052-hwmon.c @@ -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,