David Brownell 51a0e85cd9 USB: gadget: serial gadget cleanups
Clean up the serial gadget, using newer APIs and conventions:

 - gadget_is_dualspeed() and gadget_is_otg() ... #ifdef removal

 - Remove many now-needless #includes

 - Use the DEBUG and VERBOSE_DEBUG conventions; turned up a bug in
   the original debug messaging

 - Various whitespace fixes.

This gave only a minor object code shrinkage, but the source looks
much cleaner in various places.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Al Borchers <alborchers@steinerpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:55:03 -07:00
..
2007-08-22 19:52:46 -07:00
2007-09-09 22:29:14 +02:00
2007-10-11 19:09:08 +02:00
2007-10-11 22:17:20 -07:00
2007-10-11 11:16:36 +02:00
2007-09-11 17:21:19 -07:00
2007-10-10 16:52:21 -07:00
2007-10-12 14:55:03 -07:00