]> git.baikalelectronics.ru Git - kernel.git/commit
USB: gadget: gmidi cleanups
authorDavid Brownell <david-b@pacbell.net>
Thu, 2 Aug 2007 07:01:27 +0000 (00:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:03 +0000 (14:55 -0700)
commit73393023bbd3cf67dc9ca6b8c15404f5e992239a
tree0afffeb0a3f1c0ecdfca1e4da22696b08b206ebb
parentee5e18e4063ac9648591d7a41172a4d746f940b7
USB: gadget: gmidi cleanups

Clean up the midi gadget, using newer APIs and conventions:

 - Remove many now-needless #includes

 - Use the DEBUG (from Kconfig+Makefile) and VERBOSE_DEBUG conventions.

 - Whitespace fixes

There should be no effect on object code size.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Ben Williamson <ben.williamson@greyinnovation.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/gmidi.c