From: Justin P. Mattock Date: Fri, 31 Dec 2010 00:09:40 +0000 (-0800) Subject: ppc: fix comment typo singal -> signal X-Git-Tag: v2.6.38-rc1~245^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8dd11f80ab73fa6d47f4a9aabb5cee7bc69e7f7a;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git ppc: fix comment typo singal -> signal The patches below fixes a typo "singal" to "signal". Signed-off-by: Justin P. Mattock Signed-off-by: Jiri Kosina --- diff --git a/arch/powerpc/platforms/85xx/mpc85xx_mds.c b/arch/powerpc/platforms/85xx/mpc85xx_mds.c index aa34cac..747d1ee 100644 --- a/arch/powerpc/platforms/85xx/mpc85xx_mds.c +++ b/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 * 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 |