Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 981e60f0 authored by Maxin John's avatar Maxin John Committed by Greg Kroah-Hartman
Browse files

USB: serial: Spelling correction in Motorola USB Phone driver



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: default avatarMaxin B. John <maxinbjohn@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 9da69c60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.