From: David Brownell Date: Sat, 25 Aug 2007 21:42:12 +0000 (-0700) Subject: musb_hdrc cleanup -- cppi and sparse X-Git-Tag: v2.6.23-omap1~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfcf02edeca0bb72873f05f7b425cca7893a5b2d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed