From: Masanari Iida Date: Sat, 11 Feb 2012 12:19:10 +0000 (+0900) Subject: usb: Fix typo in imx21-dbg.c X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5ee71cf3bef66ad9683c681e48628fae057f8e18;p=linux-beck.git usb: Fix typo in imx21-dbg.c Correct spelling "alocate" to "allocate" in drivers/usb/host/imx21-dbg.c Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/host/imx21-dbg.c b/drivers/usb/host/imx21-dbg.c index 6d7533427163..ec98ecee3517 100644 --- a/drivers/usb/host/imx21-dbg.c +++ b/drivers/usb/host/imx21-dbg.c @@ -239,7 +239,7 @@ static int debug_status_show(struct seq_file *s, void *v) "ETDs allocated: %d/%d (max=%d)\n" "ETDs in use sw: %d\n" "ETDs in use hw: %d\n" - "DMEM alocated: %d/%d (max=%d)\n" + "DMEM allocated: %d/%d (max=%d)\n" "DMEM blocks: %d\n" "Queued waiting for ETD: %d\n" "Queued waiting for DMEM: %d\n",