[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:
@@ -386,7 +386,7 @@ static int aiptek_convert_from_2s_complement(unsigned char c)
|
||||
* convention above.) I therefore have taken over REL_MISC and ABS_MISC
|
||||
* (for relative and absolute reports, respectively) for communicating
|
||||
* Proximity. Why two events? I thought it interesting to know if the
|
||||
* Proximity event occured while the tablet was in absolute or relative
|
||||
* Proximity event occurred while the tablet was in absolute or relative
|
||||
* mode.
|
||||
*
|
||||
* Other tablets use the notion of a certain minimum stylus pressure
|
||||
|
@@ -32,7 +32,7 @@
|
||||
* Changed reset from standard USB dev reset to vendor reset
|
||||
* Changed data sent to host from compensated to raw coordinates
|
||||
* Eliminated vendor/product module params
|
||||
* Performed multiple successfull tests with an EXII-5010UC
|
||||
* Performed multiple successful tests with an EXII-5010UC
|
||||
*
|
||||
* 1.5 02/27/2005 ddstreet@ieee.org
|
||||
* Added module parameter to select raw or hw-calibrated coordinate reporting
|
||||
|
Reference in New Issue
Block a user