]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/rio/rioinit.c
[PATCH] Correct misc_register return code handling in several drivers
[linux-2.6-omap-h63xx.git] / drivers / char / rio / rioinit.c
index 99f3df02b61c31adff0df7bcce73659fed7a5992..0794844369d6fcdedda20fae17ddd5d39c21f6e7 100644 (file)
@@ -222,7 +222,7 @@ int RIOBoardTest(unsigned long paddr, void __iomem *caddr, unsigned char type, i
 ** which value will be written into memory.
 ** Call with op set to zero means that the RAM will not be read and checked
 ** before it is written.
-** Call with op not zero, and the RAM will be read and compated with val[op-1]
+** Call with op not zero and the RAM will be read and compared with val[op-1]
 ** to check that the data from the previous phase was retained.
 */