diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2015-10-14 11:42:47 (GMT) |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-10-14 14:27:11 (GMT) |
commit | dc9b60552f6a6a56b1defb88aa9f7f1498fcc045 (patch) | |
tree | 9fc445b22bce2f9517ad8998d992f63da26bee42 /kernel/delayacct.c | |
parent | d4cb7f404247173e2c760a01bf06fd1016a8b0d4 (diff) | |
download | linux-dc9b60552f6a6a56b1defb88aa9f7f1498fcc045.tar.xz |
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 <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'kernel/delayacct.c')
0 files changed, 0 insertions, 0 deletions