Skip to content

Commit

Permalink
USB: serial: Spelling correction in Motorola USB Phone driver
Browse files Browse the repository at this point in the history
Spelling correction in Motorola USB Phone driver

Changed: * Mororola should be using the CDC ACM USB spec, but instead
To: * Motorola should be using the CDC ACM USB spec, but instead

Signed-off-by: Maxin B. John <maxinbjohn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Maxin John authored and Greg Kroah-Hartman committed Sep 23, 2009
1 parent 9da69c6 commit 981e60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/serial/moto_modem.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* published by the Free Software Foundation.
*
* {sigh}
* Mororola should be using the CDC ACM USB spec, but instead
* Motorola should be using the CDC ACM USB spec, but instead
* they try to just "do their own thing"... This driver should handle a
* few phones in which a basic "dumb serial connection" is needed to be
* able to get a connection through to them.
Expand Down

0 comments on commit 981e60f

Please sign in to comment.