]> nv-tegra.nvidia Code Review - linux-3.10.git/blobdiff - drivers/hwmon/w83793.c
Fix common misspellings
[linux-3.10.git] / drivers / hwmon / w83793.c
index e3bdedfb534708eabcc006c9933fd54b699af9d7..854f9117f1aac2f976f91e5b9b45b13f39298a92 100644 (file)
@@ -1921,7 +1921,7 @@ static void w83793_update_nonvolatile(struct device *dev)
        struct w83793_data *data = i2c_get_clientdata(client);
        int i, j;
        /*
-          They are somewhat "stable" registers, and to update them everytime
+          They are somewhat "stable" registers, and to update them every time
           takes so much time, it's just not worthy. Update them in a long
           interval to avoid exception.
         */