davinci: edma: use a more intuitive name for edma_info
authorSekhar Nori <nsekhar@ti.com>
Tue, 4 May 2010 08:41:35 +0000 (14:11 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 6 May 2010 22:55:38 +0000 (15:55 -0700)
commit3f68b98a75381f785f4e13085296c52c75ea29ac
tree98afc8fde032542324594e175bc2523c40700a1e
parente2800007f3b9aab51c1fe866034db576d3a9fd83
davinci: edma: use a more intuitive name for edma_info

'edma_info' structure inside the edma driver represents
a single instance of edma channel controller. Call it
'edma_cc' instead. This also avoids readers confusing
it with an instance of edma_soc_info structre which
carries the platform data for a single channel controller
instance.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/dma.c