[PATCH 0/4] dmaengine redux continued

From: Dan Williams
Date: Wed Dec 03 2008 - 19:50:42 EST


Here are a few more dmaengine cleanups targeted for 2.6.29. The bulk of the
change is fixing the dmaengine sysfs implementation.

It has been pushed out to the 'upstream' tree of async_tx.git[1] and will move
to -next shortly.

---

Dan Williams (4):
dmaengine: bump initcall level to arch_initcall
dmaengine: advertise all channels on a device to dma_filter_fn
dmaengine: use idr for registering dma device numbers
dmaengine: add a release for dma class devices and dependent infrastructure


drivers/dca/dca-core.c | 2 -
drivers/dma/dmaengine.c | 169 ++++++++++++++++++++++++++++++++-------------
drivers/dma/dmatest.c | 14 ++--
drivers/dma/dw_dmac.c | 91 +++++++++++++-----------
drivers/dma/fsldma.c | 2 -
include/linux/dmaengine.h | 23 +++++-
6 files changed, 201 insertions(+), 100 deletions(-)

--

[1] git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git upstream
--
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/