doc: spelling error changes

Fixed multiple spelling errors.

Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Carlos E. Garcia <carlos@cgarcia.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Carlos Garcia
2014-04-04 22:31:00 -04:00
committed by Jiri Kosina
parent 07656d8308
commit c98be0c96d
41 changed files with 49 additions and 49 deletions

View File

@@ -13,7 +13,7 @@
operation.
Note that the driver is slightly non-portable in that it assumes
a single memory/DMA buffer will be useable for bulk-in and bulk-out
a single memory/DMA buffer will be usable for bulk-in and bulk-out
endpoints. With most device controllers this is not an issue, but
there may be some with hardware restrictions that prevent a buffer
from being used by more than one endpoint.