Re: [PATCH 1/5]arch:powerpc:platforms:85xx:mpc85xx_mds.c Typo change singal to signal
From: Jiri Kosina <hidden>
Date: 2011-01-03 15:10:54
Also in:
lkml
From: Jiri Kosina <hidden>
Date: 2011-01-03 15:10:54
Also in:
lkml
On Thu, 30 Dec 2010, Justin P. Mattock wrote:
The patches below fixes a typo "singal" to "signal". Please let me know if anything needs to be changed. Signed-off-by: Justin P. Mattock <redacted> --- arch/powerpc/platforms/85xx/mpc85xx_mds.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)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. */
Applied. -- Jiri Kosina SUSE Labs, Novell Inc.