]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit8c07021635a10c9a4969cbff0f2325a94c860f77
tree0afffeb0a3f1c0ecdfca1e4da22696b08b206ebb
parent0cf4f2de0a0f4100795f38ef894d4910678c74f8
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