Skip to content

Commit

Permalink
davinci: edma: use a more intuitive name for edma_info
Browse files Browse the repository at this point in the history
'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>
  • Loading branch information
Sekhar Nori authored and Kevin Hilman committed May 6, 2010
1 parent e280000 commit 3f68b98
Showing 1 changed file with 77 additions and 81 deletions.
Loading

0 comments on commit 3f68b98

Please sign in to comment.