X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fmax6650.c;h=0cafc390db4dd5fc1413ffe0814d6a15567dd352;hb=84fb029faa05e1de229a68829cca5dcf85c79894;hp=3c16cbd4c00286d465bc2aed825330c0c89e9661;hpb=96d8683483b7eb194609edd1afe9143a0467b7d3;p=deliverable%2Flinux.git diff --git a/drivers/hwmon/max6650.c b/drivers/hwmon/max6650.c index 3c16cbd4c002..0cafc390db4d 100644 --- a/drivers/hwmon/max6650.c +++ b/drivers/hwmon/max6650.c @@ -660,7 +660,7 @@ static int max6650_init_client(struct i2c_client *client) /* * If mode is set to "full off", we change it to "open loop" and * set DAC to 255, which has the same effect. We do this because - * there's no "full off" mode defined in hwmon specifcations. + * there's no "full off" mode defined in hwmon specifications. */ if ((config & MAX6650_CFG_MODE_MASK) == MAX6650_CFG_MODE_OFF) {