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

View File

@@ -26,7 +26,7 @@
* the one that requires (phase B, wusbhc_b_{create,destroy}).
*
* This is so because usb_add_hcd() will start the HC, and thus, all
* the HC specific stuff has to be already initialiazed (like sysfs
* the HC specific stuff has to be already initialized (like sysfs
* thingies).
*/
#include <linux/device.h>