kernel-hacking-2024-linux-s.../drivers/dma
Haavard Skinnemoen 1099dc7924 dmaengine: Couple DMA channels to their physical DMA device
Set the 'parent' field of channel class devices to point to the
physical DMA device initialized by the DMA engine driver.

This allows drivers to use chan->dev.parent for syncing DMA buffers
and adds a 'device' symlink to the real device in
/sys/class/dma/dmaXchanY.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2008-07-08 11:58:05 -07:00
..
dmaengine.c dmaengine: Couple DMA channels to their physical DMA device 2008-07-08 11:58:05 -07:00
fsldma.c fsldma: fix incorrect exit path for initialization 2008-07-08 11:57:45 -07:00
fsldma.h fix the broken annotations in fsldma 2008-03-30 14:20:24 -07:00
ioat.c
ioat_dca.c ioat_dca __iomem annotations 2008-03-30 14:18:41 -07:00
ioat_dma.c dmaengine: ack to flags: make use of the unused bits in the 'ack' field 2008-04-17 13:25:54 -07:00
ioatdma.h
ioatdma_hw.h
ioatdma_registers.h
iop-adma.c iop-adma: fixup some kzalloc/memset confusions 2008-05-20 13:51:20 -07:00
iovlock.c
Kconfig fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. 2008-04-17 13:22:15 -07:00
Makefile