X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fw83781d.c;h=7be469ed0f8f4a41cc30c6ecd48eaf09210fafa8;hb=7b69a4c360e8787877ebf5e42609b8bab13afa6a;hp=e4c700356c441049aa975ef8d94e9d4a1c4f6040;hpb=2e9abdd9bad485970b37cd53a82f92702054984c;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/drivers/hwmon/w83781d.c b/drivers/hwmon/w83781d.c index e4c7003..7be469e 100644 --- a/drivers/hwmon/w83781d.c +++ b/drivers/hwmon/w83781d.c @@ -630,7 +630,7 @@ show_fan_div_reg(struct device *dev, char *buf, int nr) /* Note: we save and restore the fan minimum here, because its value is determined in part by the fan divisor. This follows the principle of - least suprise; the user doesn't expect the fan minimum to change just + least surprise; the user doesn't expect the fan minimum to change just because the divisor changed. */ static ssize_t store_fan_div_reg(struct device *dev, const char *buf, size_t count, int nr)