]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: Some more cleanup
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 23 Aug 2007 12:37:31 +0000 (05:37 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Aug 2007 12:37:31 +0000 (05:37 -0700)
commit312887fa39ecb1042fa042c96f83d8aba1a53391
treea584d7dec15d35d996d3d221d4f5b7ebedb52716
parente7b6b5b678a4864b66cd609310c864bf8b2f66fe
musb_hdrc: Some more cleanup

Some more cleanup:

 - Primarily move from TRUE and FALSE to use "bool", "true", "false"
 - Some whitespace and longline cleanup

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
12 files changed:
drivers/usb/musb/cppi_dma.c
drivers/usb/musb/cppi_dma.h
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/musb_dma.h
drivers/usb/musb/musb_gadget.c
drivers/usb/musb/musb_gadget_ep0.c
drivers/usb/musb/musb_host.c
drivers/usb/musb/musb_virthub.c
drivers/usb/musb/musbhsdma.c
drivers/usb/musb/omap2430.h
drivers/usb/musb/tusb6010_omap.c