From bfcf02edeca0bb72873f05f7b425cca7893a5b2d Mon Sep 17 00:00:00 2001 From: David Brownell Date: Sat, 25 Aug 2007 14:42:12 -0700 Subject: [PATCH] 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-format-patch failed