Files
android_kernel_xiaomi_sm8450/drivers/usb/gadget
David Brownell b9370332f4 USB: serial gadget: descriptor cleanup
Bugfix some serial gadget descriptors:

 - Stop mangling the low bits (controller type ID) of bcdDevice;
   just use the high bits for a driver revision code.

 - Serial numbers that aren't specific to individual devices
   are useless; stop reporting "0" for this.

 - Since it's not part of a CDC-conformant function, the "bulk only"
   configuration shouldn't be using "CDC Data" as its interface class.
   Switch over to using CLASS_VENDOR_SPEC (different value, 0xff).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Al Borchers <alborchers@steinerpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-05-14 10:00:28 -07:00
..
2008-04-28 10:03:31 -07:00
2008-04-24 21:16:48 -07:00
2008-05-02 10:25:53 -07:00
2008-04-28 10:03:31 -07:00
2007-07-12 16:34:43 -07:00
2008-05-02 10:25:53 -07:00
2008-04-28 10:03:31 -07:00
2008-05-02 10:25:53 -07:00
2008-05-02 10:25:53 -07:00
2008-05-02 10:25:53 -07:00
2008-04-29 08:06:28 -07:00
2008-05-02 10:25:54 -07:00