git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db885bf
)
ARM: edma: Remove num_cc member from struct edma
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Fri, 16 May 2014 12:17:13 +0000
(15:17 +0300)
committer
Sekhar Nori
<nsekhar@ti.com>
Thu, 22 May 2014 08:56:43 +0000
(14:26 +0530)
The struct edma is allocated per CC bases so the member num_cc does not make
any sense. One CC is one CC, it does not have sub CCs.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found