Browse Source

ppc: fix comment typo singal -> signal

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>
Justin P. Mattock 14 years ago
parent
commit
8dd11f80ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/powerpc/platforms/85xx/mpc85xx_mds.c

+ 1 - 1
arch/powerpc/platforms/85xx/mpc85xx_mds.c

@@ -309,7 +309,7 @@ static void __init mpc85xx_mds_qe_init(void)
 			/* P1021 has pins muxed for QE and other functions. To
 			/* P1021 has pins muxed for QE and other functions. To
 			 * enable QE UEC mode, we need to set bit QE0 for UCC1
 			 * enable QE UEC mode, we need to set bit QE0 for UCC1
 			 * in Eth mode, QE0 and QE3 for UCC5 in Eth mode, QE9
 			 * 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.
 			 * register.
 			 */
 			 */
 				setbits32(pmuxcr, MPC85xx_PMUXCR_QE0 |
 				setbits32(pmuxcr, MPC85xx_PMUXCR_QE0 |