]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ppc: fix comment typo singal -> signal
authorJustin P. Mattock <justinmattock@gmail.com>
Fri, 31 Dec 2010 00:09:40 +0000 (16:09 -0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 3 Jan 2011 15:10:41 +0000 (16:10 +0100)
The patches below fixes a typo "singal" to "signal".

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/powerpc/platforms/85xx/mpc85xx_mds.c

index aa34cac4eb5cc5db47db0e233c32ea9dcf0c09f6..747d1ee661fde1f21f2d980f7fca99888c020c21 100644 (file)
@@ -309,7 +309,7 @@ static void __init mpc85xx_mds_qe_init(void)
                        /* P1021 has pins muxed for QE and other functions. To
                         * enable QE UEC mode, we need to set bit QE0 for UCC1
                         * in Eth mode, QE0 and QE3 for UCC5 in Eth mode, QE9
-                        * and QE12 for QE MII management singals in PMUXCR
+                        * and QE12 for QE MII management signals in PMUXCR
                         * register.
                         */
                                setbits32(pmuxcr, MPC85xx_PMUXCR_QE0 |