[PATCH] USB: Spelling fixes for drivers/usb.
Here are some spelling corrections for drivers/usb. cancelation -> cancellation succesful -> successful cancelation -> cancellation decriptor -> descriptor Initalize -> Initialize wierd -> weird Protocoll -> Protocol occured -> occurred successfull -> successful Procesing -> Processing devide -> divide Isochronuous -> Isochronous noticable -> noticeable Basicly -> Basically transfering -> transferring intialize -> initialize Incomming -> Incoming additionnal -> additional asume -> assume Unfortunatly -> Unfortunately retreive -> retrieve tranceiver -> transceiver Compatiblity -> Compatibility Incorprated -> Incorporated existance -> existence Ununsual -> Unusual Signed-off-by: Steven Cole <elenstev@mesatop.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
/*
|
||||
* Home Electronics (www.home-electro.com) USB gadgets
|
||||
*/
|
||||
#define FTDI_HE_TIRA1_PID 0xFA78 /* Tira-1 IR tranceiver */
|
||||
#define FTDI_HE_TIRA1_PID 0xFA78 /* Tira-1 IR transceiver */
|
||||
|
||||
/* USB-UIRT - An infrared receiver and transmitter using the 8U232AM chip */
|
||||
/* http://home.earthlink.net/~jrhees/USBUIRT/index.htm */
|
||||
|
Reference in New Issue
Block a user