]> Git Repo - linux.git/commit
DMAENGINE: move COH901318 to arch_initcall
authorLinus Walleij <[email protected]>
Thu, 21 Oct 2010 19:04:38 +0000 (21:04 +0200)
committerDan Williams <[email protected]>
Fri, 22 Oct 2010 18:08:38 +0000 (11:08 -0700)
commit964dc256bb91e990277010a3f6dc66daa130be8b
tree9908fa6c07c9feefa9635f1b66c9e2365aeea83e
parent8267f16e8b67ea272f37f7072933dc0d3839693d
DMAENGINE: move COH901318 to arch_initcall

After moving the PL022 driver to subsys_initcall() due to the need
of having stuff like regulators on the other end of the SPI link,
I noticed that the COH901318 DMA engine will get probed before
the DMA engine, so move it to an arch_initcall().

Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
drivers/dma/coh901318.c
This page took 0.056151 seconds and 4 git commands to generate.