Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Date: Thu, 25 Sep 2008 14:00:23 -0500
Timur Tabi wrote:
There are no dependencies. fsldma registers with the DMA engine,
which is always built in-kernel. The DMA engine is what handles
linking DMA clients to DMA drivers. The DMA clients get a callback
whenever a DMA driver registers with the DMA engine. If the DMA
driver is already registered when the client registers, then the
client will get a callback immediately after it registers.
I chose subsys_initcall() to increase the probability that fsldma is
already present when DMA clients are loaded/initialized and register.
If there's no dependency, why does it matter whether fsldma is already present?
-Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- From: Timur Tabi
- Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- From: Li Yang
- Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- From: Timur Tabi
- Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- From: Scott Wood
- Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- From: Timur Tabi
- [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- Prev by Date: Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- Next by Date: Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- Previous by thread: Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- Next by thread: Re: [PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
- Index(es):
Relevant Pages
|