X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fw83781d.c;h=7be469ed0f8f4a41cc30c6ecd48eaf09210fafa8;hb=9129d6ea475b7e9f216c8324ea05b7a0d8aba540;hp=e4c700356c441049aa975ef8d94e9d4a1c4f6040;hpb=a1a051b1870f9e4607526c7e403abab06526c6d9;p=linux-2.6-omap-h63xx.git diff --git a/drivers/hwmon/w83781d.c b/drivers/hwmon/w83781d.c index e4c700356c4..7be469ed0f8 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)