fix typos concerning "initiali[zs]e"

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Uwe Kleine-König
2010-06-11 12:17:00 +02:00
committed by Jiri Kosina
parent 65155b3708
commit 421f91d21a
66 changed files with 90 additions and 90 deletions
+2 -2
View File
@@ -1241,10 +1241,10 @@ static struct parisc_driver ccio_driver = {
};
/**
* ccio_ioc_init - Initalize the I/O Controller
* ccio_ioc_init - Initialize the I/O Controller
* @ioc: The I/O Controller.
*
* Initalize the I/O Controller which includes setting up the
* Initialize the I/O Controller which includes setting up the
* I/O Page Directory, the resource map, and initalizing the
* U2/Uturn chip into virtual mode.
*/