diff options
| author | Lars-Peter Clausen <[email protected]> | 2014-07-06 20:32:29 +0200 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2014-07-15 22:01:04 +0530 |
| commit | f6f2421c0a1cb6caffc85b13ab8f9bdd8f8278c3 (patch) | |
| tree | 9c818d0ef907a35192da7b5768061fe93b16a1d8 /tools/perf/scripts/python | |
| parent | fbbcd9be96a0295e9d127e124f72fa0039f53d8e (diff) | |
dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs
Both the dma_pl330_dmac and the pl330_dmac struct have the same lifetime and the
separation of them is a relict of this having been two different drivers in the
past. Merging them into one struct makes the code a bit simpler as it for
example allows to remove the pointers going back and forth between the two
structs.
While we are at it also directly embed the pl330_info struct into the
pl330_dmac struct as this allows to remove some more redundant fields.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions