]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc cleanup -- cppi and sparse
authorDavid Brownell <david-b@pacbell.net>
Sat, 25 Aug 2007 21:42:12 +0000 (14:42 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Aug 2007 07:04:52 +0000 (00:04 -0700)
commitbfcf02edeca0bb72873f05f7b425cca7893a5b2d
tree113e1ef6df7ba4dd3af09fdd4d84ada03855ee73
parent98aaefa1d64c5197fc171a85dd440c12225487da
musb_hdrc cleanup -- cppi and sparse

Cleanup for CPPI DMA (for DaVinci, and someday TUSB6020):

 - Move state ram structs to CPPI header, it's not DaVinci-specific

 - Do some associated CamelCase removal, in conjunction with removing
   inappropriate "volatile" declarations.

This resolves a bunch of "sparse" warnings with this code, most of which
seem to have been caused by bugs in older versions of "sparse".

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/usb/musb/cppi_dma.c
drivers/usb/musb/cppi_dma.h
drivers/usb/musb/davinci.h