patch-1.3.93 linux/arch/sparc/kernel/probe.c
Next file: linux/arch/sparc/kernel/process.c
Previous file: linux/arch/sparc/kernel/mp.S
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Sun Apr 21 12:30:29 1996
 -  Orig file: 
v1.3.92/linux/arch/sparc/kernel/probe.c
 -  Orig date: 
Fri Apr 12 15:51:48 1996
 
diff -u --recursive --new-file v1.3.92/linux/arch/sparc/kernel/probe.c linux/arch/sparc/kernel/probe.c
@@ -380,7 +380,7 @@
 	}
 }
 
-/* Probe and map in the Auxiliary I/O register */
+/* Probe and map in the Auxiliaary I/O register */
 void
 probe_auxio(void)
 {
@@ -402,7 +402,7 @@
 	prom_apply_obio_ranges(auxregs, 0x1);
 	/* Map the register both read and write */
 	sparc_alloc_io(auxregs[0].phys_addr, (void *) AUXIO_VADDR,
-		       auxregs[0].reg_size, "auxiliaryIO", auxregs[0].which_io, 0x0);
+		       auxregs[0].reg_size, "auxilliaryIO", auxregs[0].which_io, 0x0);
 }
 
 extern unsigned long probe_memory(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this