hwmon: (sch5636) trivial fix of spelling mistake on revision
[linux-2.6-block.git] / drivers / hwmon / sch5636.c
index 131a2815dbdabebd118f01860d266184c7a98128..d24d7b6047f28745f89f8f5e74b9dd946adcb374 100644 (file)
@@ -449,7 +449,7 @@ static int sch5636_probe(struct platform_device *pdev)
                }
                revision[i] = val;
        }
-       pr_info("Found %s chip at %#hx, revison: %d.%02d\n", DEVNAME,
+       pr_info("Found %s chip at %#hx, revision: %d.%02d\n", DEVNAME,
                data->addr, revision[0], revision[1]);
 
        /* Read all temp + fan ctrl registers to determine which are active */