]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
arm: 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)
committerVaibhav Hiremath <hvaibhav@ti.com>
Mon, 23 Jan 2012 19:14:47 +0000 (00:44 +0530)
commit393f03ae2b5f8b8899d34a2ebe999308534bbb04
treead671c1bc6f77a4c497a9f56bbe4f3c6b8940b63
parent06b2d14954e0d9332490413cb9fb377b1c988480
arm: 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>
Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
arch/arm/common/edma.c
arch/arm/mach-omap2/include/mach/edma.h