diff options
| author | Alexandru Ardelean <[email protected]> | 2020-08-25 18:19:49 +0300 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2020-08-25 21:07:11 +0530 |
| commit | 3061a65c1b3dbcad0d6c03e4edc606698cfa05d2 (patch) | |
| tree | 38423bc1b13782dcc31c38466722c2c35049a9cd /tools/perf/scripts/python | |
| parent | 06b6e88c7ecf48e666bdd88615fa46155c8cb8f1 (diff) | |
dmaengine: axi-dmac: wrap channel parameter adjust into function
The channel parameters (which are read from the device-tree) are adjusted
for the DMAEngine framework in the axi_dmac_parse_chan_dt() function, after
they are read from the device-tree.
When we want to read these from registers, we will need to use the same
logic, so this change splits the logic into a separate function.
Signed-off-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions