diff options
author | Peter Ujfalusi <[email protected]> | 2015-10-14 14:42:47 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2015-10-14 19:57:11 +0530 |
commit | dc9b60552f6a6a56b1defb88aa9f7f1498fcc045 (patch) | |
tree | 9fc445b22bce2f9517ad8998d992f63da26bee42 /tools/perf/util/trace-event-scripting.c | |
parent | d4cb7f404247173e2c760a01bf06fd1016a8b0d4 (diff) |
ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
If the of_dma_controller is registered in the non dmaengine driver we could
have race condition:
the of_dma_controller has been registered, but the dmaengine driver is not
yet probed. Drivers requesting DMA channels during this window will fail
since we do not yet have dmaengine drivers registered.
Signed-off-by: Peter Ujfalusi <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions