diff options
| author | Alexandru Ardelean <[email protected]> | 2020-08-25 18:19:46 +0300 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2020-08-25 21:07:10 +0530 |
| commit | a88fdece44d40cd577454f0610ca7d2e37ca74df (patch) | |
| tree | a17b60f6920ddf9be28ef549d930228f344b2b35 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b377e670bac558a570f83a63c9ffb7cc79887d9b (diff) | |
dmaengine: axi-dmac: move active_descs list init after device-tree init
We want to enable the clock right after it is obtained. Then later we'll
want to read the core version via register-access (which requires the clock
to be enabled).
The initialization of the active_descs list can be postponed after reading
from registers (or reading the device-tree).
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions